Ryan
Results
2
issues of
Ryan
When running blastx using paired end fastq-formatted reads as query input: ``` diamond blastx -d reference.dmnd -o results.tsv -q R1.fastq R2.fastq ``` ...the job fails with the message: ``` Error:...
After the Pypi install of LiftOn and manually installing miniprot I'm encountering the error: ``` FileNotFoundError: [Errno 2] No such file or directory: 'minimap2' ``` Is minimap2 required in addition...