Skip to content

minimap2 support #191

@fgvieira

Description

@fgvieira

Dear all,

bcbio-vm does not seem to support minimap2, even thought bcbio-nextgen does:

bcbio_vm.py install --cores 30 --tools --data --genomes hg19 --genomes hg38 --aligners bwa --aligners minimap2 --aligners star --aligners hisat2
usage: bcbio_vm.py install [-h]
                           [--genomes {GRCh37,hg19,hg38,hg38-noalt,mm10,mm9,rn6,rn5,canFam3,dm3,galGal4,phix,pseudomonas_aeruginosa_ucbpp_pa14,sacCer3,TAIR10,WBcel235,xenTro3,Zv9,GRCz10}]
                           [--aligners {bowtie,bowtie2,bwa,novoalign,rtg,snap,star,ucsc,seq,hisat2}]
                           [--datatarget {variation,rnaseq,smallrna,gemini,cadd,vep,dbnsfp,battenberg,kraken}]
                           [--data] [--tools] [--wrapper] [--image IMAGE]
                           [--cores CORES]
bcbio_vm.py install: error: argument --aligners: invalid choice: 'minimap2' (choose from 'bowtie', 'bowtie2', 'bwa', 'novoalign', 'rtg', 'snap', 'star', 'ucsc', 'seq', 'hisat2')

Is this intended?
best,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions