pyrpipe icon indicating copy to clipboard operation
pyrpipe copied to clipboard

Reproducible bioinformatics pipelines in python. Import any Unix tool/command in python.

Results 1 pyrpipe issues
Sort by recently updated
recently updated
newest added

Hi, I downloaded the Pyrpipe package through git clone, but when I want to import it using `from pyrpipe import sra,qc,mapping,assembly ` get the following: `Traceback (most recent call last):...