BeckResearchLab / barrelseq

Bacteria & archaea, isolate and simple community RNA-Seq analysis pipeline
MIT License
1 stars 0 forks source link

barrelseq

Bacteria & Archaea, Rna-seq, Resequenceing (EL) for isolate and simple community analysis pipeline

Dependencies:

Until setup.py is complete, you shuld run the tool with shim.py in this directory. E.g.

./shim.py --help
./shim.py config create --config-file /tmp/b --project-name 'Test' --project-dir /tmp --reference-name /tmp/a --reference-gff-path /tmp/a --reference-fasta-path /tmp/a  --bwa-path /work/software/bwa/bin/bwa --samtools /work/software/samtools/bin/samtools --htseq-count-path /work/software/htseq/bin/htseq-count --R-path=/home/dacb/anaconda3/bin/R --pair-ended
./shim.py config edit --config-file /tmp/b --project-name 'TestA'