Class

dagr.tasks.fgbio

TrimPrimers

Related Doc: package fgbio

Permalink

class TrimPrimers extends FgBioTask

Linear Supertypes
FgBioTask, Configuration, ConfigurationLike, FixedResources, ScheduleWithEmptyDefaultResources, JarTask, ProcessTask, UnitTask, Schedulable, LazyLogging, Task, Dependable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TrimPrimers
  2. FgBioTask
  3. Configuration
  4. ConfigurationLike
  5. FixedResources
  6. ScheduleWithEmptyDefaultResources
  7. JarTask
  8. ProcessTask
  9. UnitTask
  10. Schedulable
  11. LazyLogging
  12. Task
  13. Dependable
  14. AnyRef
  15. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TrimPrimers(in: commons.CommonsDef.PathToBam, out: commons.CommonsDef.PathToBam, primers: commons.CommonsDef.FilePath, ref: Option[commons.CommonsDef.PathToFasta], slop: Option[Int] = None, hardClip: Option[Boolean] = None, sortOrder: Option[SortOrder] = None)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. def !=>(other: Dependable): Unit

    Permalink
    Definition Classes
    Task → Dependable
  3. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  4. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to any2stringadd[TrimPrimers] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  5. def ->[B](y: B): (TrimPrimers, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to ArrowAssoc[TrimPrimers] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. def ::(other: Dependable): Dependable

    Permalink
    Definition Classes
    Dependable
  7. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. final def ==>(other: Dependable): Dependable

    Permalink
    Definition Classes
    Dependable
  9. def addDependent(dependent: Dependable): Unit

    Permalink
    Definition Classes
    Task → Dependable
  10. def addFgBioArgs(buffer: ListBuffer[Any]): Unit

    Permalink

    Implement this to add the tool-specific arguments

    Implement this to add the tool-specific arguments

    Attributes
    protected
    Definition Classes
    TrimPrimersFgBioTask
  11. def applyResources(resources: ResourceSet): Unit

    Permalink
    Definition Classes
    UnitTask → Schedulable
  12. final def args: Seq[Any]

    Permalink
    Definition Classes
    FgBioTask → ProcessTask
  13. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  14. def asType[T](path: String)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    ConfigurationLike
  15. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. def commandLineName: String

    Permalink
    Definition Classes
    ConfigurationLike
  17. lazy val commandName: String

    Permalink

    Looks up the first super class that does not have "$anon$" in its name.

    Looks up the first super class that does not have "$anon$" in its name.

    Definition Classes
    FgBioTask
  18. var compressionLevel: Option[Int]

    Permalink

    the compress level to use for HTSJDK.

    the compress level to use for HTSJDK.

    Definition Classes
    FgBioTask
  19. def config: Config

    Permalink
    Attributes
    protected
    Definition Classes
    Configuration → ConfigurationLike
  20. def configure[T](path: String, defaultValue: T)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T]): T

    Permalink
    Definition Classes
    ConfigurationLike
  21. def configure[T](path: String)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T]): T

    Permalink
    Definition Classes
    ConfigurationLike
  22. def configureExecutable(path: String, executable: String): Path

    Permalink
    Definition Classes
    ConfigurationLike
  23. def configureExecutableFromBinDirectory(binPath: String, executable: String, subDir: Option[Path]): Path

    Permalink
    Definition Classes
    ConfigurationLike
  24. def ensuring(cond: (TrimPrimers) ⇒ Boolean, msg: ⇒ Any): TrimPrimers

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to Ensuring[TrimPrimers] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (TrimPrimers) ⇒ Boolean): TrimPrimers

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to Ensuring[TrimPrimers] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): TrimPrimers

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to Ensuring[TrimPrimers] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): TrimPrimers

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to Ensuring[TrimPrimers] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  30. def fgBioJar: Path

    Permalink

    Can be overridden to use a specific FgBio jar.

    Can be overridden to use a specific FgBio jar.

    Attributes
    protected
    Definition Classes
    FgBioTask
  31. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  32. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to StringFormat[TrimPrimers] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  33. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  34. final def getTasks: Traversable[_ <: TrimPrimers.this.type]

    Permalink
    Definition Classes
    UnitTask → Task
  35. val hardClip: Option[Boolean]

    Permalink
  36. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  37. val in: commons.CommonsDef.PathToBam

    Permalink
  38. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  39. def jarArgs(jarPath: Path, jvmArgs: Traversable[String] = Nil, jvmProperties: Map[String, String] = Map.empty, jvmMemory: Memory, useAdvancedGcOptions: Boolean = true): List[String]

    Permalink
    Attributes
    protected
    Definition Classes
    JarTask
  40. lazy val logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LazyLogging
  41. var name: String

    Permalink
    Definition Classes
    Task
  42. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  43. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  44. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  45. def onComplete(exitCode: Int): Boolean

    Permalink
    Definition Classes
    Task
  46. def optionallyConfigure[T](path: String)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T]): Option[T]

    Permalink
    Definition Classes
    ConfigurationLike
  47. val out: commons.CommonsDef.PathToBam

    Permalink
  48. def pickResources(availableResources: ResourceSet): Option[ResourceSet]

    Permalink
    Definition Classes
    FixedResources → Schedulable
  49. val primers: commons.CommonsDef.FilePath

    Permalink
  50. var quoteIfNecessary: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    ProcessTask
  51. val ref: Option[commons.CommonsDef.PathToFasta]

    Permalink
  52. def removeDependency(task: Task): Boolean

    Permalink
    Definition Classes
    Task
  53. def requires(cores: Double, memory: String): TrimPrimers.this.type

    Permalink
    Definition Classes
    FixedResources
  54. def requires(cores: Cores, memory: Memory): TrimPrimers.this.type

    Permalink
    Definition Classes
    FixedResources
  55. def requires(resources: ResourceSet): TrimPrimers.this.type

    Permalink
    Definition Classes
    FixedResources
  56. def resources: ResourceSet

    Permalink
    Definition Classes
    ScheduleWithEmptyDefaultResources
  57. val slop: Option[Int]

    Permalink
  58. val sortOrder: Option[SortOrder]

    Permalink
  59. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  60. def systemPath: Seq[Path]

    Permalink
    Attributes
    protected
    Definition Classes
    ConfigurationLike
  61. def tasksDependedOn: Traversable[Task]

    Permalink
    Attributes
    protected[dagr.core]
    Definition Classes
    Task
  62. def tasksDependingOnThisTask: Traversable[Task]

    Permalink
    Attributes
    protected[dagr.core]
    Definition Classes
    Task
  63. def toString(): String

    Permalink
    Definition Classes
    ProcessTask → AnyRef → Any
  64. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. def withCompression(i: Int): TrimPrimers.this.type

    Permalink

    Sets the compression level to a specific value.

    Sets the compression level to a specific value.

    Definition Classes
    FgBioTask
  68. def withName(name: String): TrimPrimers.this.type

    Permalink
    Definition Classes
    Task
  69. def [B](y: B): (TrimPrimers, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from TrimPrimers to ArrowAssoc[TrimPrimers] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from FgBioTask

Inherited from Configuration

Inherited from ConfigurationLike

Inherited from FixedResources

Inherited from ScheduleWithEmptyDefaultResources

Inherited from JarTask

Inherited from ProcessTask

Inherited from UnitTask

Inherited from Schedulable

Inherited from LazyLogging

Inherited from Task

Inherited from Dependable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from TrimPrimers to any2stringadd[TrimPrimers]

Inherited by implicit conversion StringFormat from TrimPrimers to StringFormat[TrimPrimers]

Inherited by implicit conversion Ensuring from TrimPrimers to Ensuring[TrimPrimers]

Inherited by implicit conversion ArrowAssoc from TrimPrimers to ArrowAssoc[TrimPrimers]

Ungrouped