Skip to content

How to shorten run time #58

@jingjing578

Description

@jingjing578

When I used whole-transcriptome data for re-alignment, it took nearly 12 hours for one sample. I wanted to know which parameters I could modify to shorten the running time. Here is the parameters I currently use.
java -Xmx16G -jar /home/software/abra2-2.24/target/abra2-2.24-jar-with-dependencies.jar --in ${outDir}/${sample}.bam --out ${outDir}/STAR/${sample}.Realign.bam --ws 300,150 --ref ${ref} --junctions bam --threads 10 --gtf ${gtf} --dist 500000 --sa --sua --tmpdir ${outDir}/STAR/tmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions