Package

org.bdgenomics.cannoli

cli

Permalink

package cli

Visibility
  1. Public
  2. All

Type Members

  1. final class About extends AnyRef

    Permalink
  2. class Bcftools extends BDGSparkCommand[BcftoolsArgs] with Logging

    Permalink

    Bcftools.

  3. class BcftoolsArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  4. class Bedtools extends BDGSparkCommand[BedtoolsArgs] with Logging

    Permalink

    Bedtools.

  5. class BedtoolsArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  6. class Bowtie extends BDGSparkCommand[BowtieArgs] with Logging

    Permalink

    Bowtie.

  7. class Bowtie2 extends BDGSparkCommand[Bowtie2Args] with Logging

    Permalink

    Bowtie 2.

  8. class Bowtie2Args extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  9. class BowtieArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  10. class Bwa extends BDGSparkCommand[BwaArgs] with Logging

    Permalink

    Bwa.

  11. class BwaArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  12. class Cannoli extends Logging

    Permalink

    Cannoli main.

  13. class CannoliModule extends AbstractModule with ScalaModule

    Permalink

    Cannoli module, binds the default list of command groups.

  14. class Freebayes extends BDGSparkCommand[FreebayesArgs] with Logging

    Permalink

    Freebayes.

  15. class FreebayesArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  16. class InterleaveFastq extends BDGSparkCommand[InterleaveFastqArgs] with Logging

    Permalink

    Interleaves two FASTQ files.

  17. class InterleaveFastqArgs extends Args4jBase

    Permalink
  18. class SampleReads extends BDGSparkCommand[SampleReadsArgs] with Logging

    Permalink

    Sample reads from interleaved FASTQ format.

  19. class SampleReadsArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  20. class Samtools extends BDGSparkCommand[SamtoolsArgs] with Logging

    Permalink

    Samtools.

  21. class SamtoolsArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  22. class SnpEff extends BDGSparkCommand[SnpEffArgs] with Logging

    Permalink

    SnpEff.

  23. class SnpEffArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink
  24. class Vt extends BDGSparkCommand[VtArgs] with Logging

    Permalink

    Vt.

  25. class VtArgs extends Args4jBase with ADAMSaveAnyArgs with ParquetArgs

    Permalink

Value Members

  1. object Bcftools extends BDGCommandCompanion

    Permalink
  2. object Bedtools extends BDGCommandCompanion

    Permalink
  3. object Bowtie extends BDGCommandCompanion

    Permalink
  4. object Bowtie2 extends BDGCommandCompanion

    Permalink
  5. object Bwa extends BDGCommandCompanion

    Permalink
  6. object Cannoli

    Permalink
  7. object Freebayes extends BDGCommandCompanion

    Permalink
  8. object InterleaveFastq extends BDGCommandCompanion

    Permalink
  9. object SampleReads extends BDGCommandCompanion

    Permalink
  10. object Samtools extends BDGCommandCompanion

    Permalink
  11. object SnpEff extends BDGCommandCompanion

    Permalink
  12. object Vt extends BDGCommandCompanion

    Permalink

Ungrouped