This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Redundans Assembly Pipeline

Hello!

Could anyone point me in the direction of a source that explains how to use the Redundans pipeline? I have a lot of information about what it does and I downloaded it into my home directory, but oddly enough have not had any luck finding a source explaining the steps of inputting my assembled contigs.

assembly redundans heterozygous pipeline

1 answer

You need to check their github page which explains how to run it.

./redundans.py -v -i test/*.fq.gz -f test/contigs.fa -o test/run1

Log in to answer this question.