![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Want to use extract_genomic_dna in command line | louis7781x | Bioinformatics | 2 | 12-04-2011 06:51 AM |
Newbler runMapping via command line | hlwright | 454 Pyrosequencing | 2 | 04-05-2011 12:27 AM |
SAMtools command line ??? | Pawan Noel | Bioinformatics | 6 | 11-16-2010 11:42 AM |
Tophat command line options | ice | RNA Sequencing | 6 | 09-02-2010 04:25 PM |
SIFT on the command line | lamasmi | Bioinformatics | 2 | 08-17-2010 10:32 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: il Join Date: Jun 2010
Posts: 64
|
![]()
I am trying to run locally the fastq_groomer.
My command: python /usr/local/src/galaxy-central/tools/fastq/fastq_groomer.py seq.txt illumina seq_out.txt sanger seq.txt is a fastq file with Illumina qualities. I get the following error: Traceback (most recent call last): File "/usr/local/src/galaxy-central/tools/fastq/fastq_groomer.py", line 37, in <module> if __name__ == "__main__": main() File "/usr/local/src/galaxy-central/tools/fastq/fastq_groomer.py", line 10, in main force_quality_encoding = sys.argv[5] IndexError: list index out of range Does anyone knows what could be the problem? |
![]() |
![]() |
![]() |
#2 |
Member
Location: il Join Date: Jun 2010
Posts: 64
|
![]()
Please ignore.
I got the error because I had missed parameters. If anyone is interested, the correct command should be: python /usr/local/src/galaxy-central/tools/fastq/fastq_groomer.py seq.txt illumina seq_out.txt sanger ascii dont_summarize_input for more details see: http://gmod.827538.n3.nabble.com/que...td1171208.html |
![]() |
![]() |
![]() |
Thread Tools | |
|
|