TypeError: '<' not supported between instances of 'str' and 'int' using fastq-dump
0
0
Entering edit mode
3.2 years ago
a.krassnig ▴ 20

Hey,

I'm trying to download fastq-data from the SRA using dms_tools2 and fastqFromSRA. Therefore I tried following the instruction from

dms_Example

Everything works out just fine, until it reaches the point, where it should download from SRA. Here I get the error:

TypeError: '<' not supported between instances of 'str' and 'int'

from the line

dms_tools2.sra.fastqFromSRA(samples, "fastq-dump", fastqdir, aspera=None,)

Also it seems to find the fastq-dump from the SRAToolkit.

I hope someone can give me an Idea, on how to solve this.

Thank you!

software error sequencing • 581 views
ADD COMMENT

Login before adding your answer.

Traffic: 2009 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6