Let me preface this by saying that I am literally brand new to bioinformatics. I know almost nothing. My professor wants me to correct pacbio data with illumina short reads, and wants me to "figure it out for myself". I have googled my fingers to the bone but I just cannot figure out the answer to my problem.
I am trying to use pacBioToCA to correct my reads. My command line looks like this: ./pacBioToCA -l correctedreads -t 8 -s pacbio.spec -fastq _home_SMRT_userdata_jobs_016_016442_data_isoseq_flnc.fastq /home/codysaraceno/illuminarnaseq/embryo_rnaseq_1112/merged_1merged_2.frg
The error message that I keep getting is Error: unable to find a library to correct. Please double-check your input files and try again. at ./pacBioToCA line 1486.
What's confusing me is what they want for "-libraryname". I made a folder called "correctedreads" to be used as the library, but it keeps giving me the error message.
Other times it will tell me that "No frag files were specified" when I know for sure that they have been specified and that they exist.
I've been at this for weeks and I did everything I could before posting here but I feel frustrated and out of options. Any help would be immeasurably appreciated. It's 11:27 pm here now, so if I don't answer right away it's because I went to bed, but I will be on first thing tomorrow morning. Thank you.
I am trying to use pacBioToCA to correct my reads. My command line looks like this: ./pacBioToCA -l correctedreads -t 8 -s pacbio.spec -fastq _home_SMRT_userdata_jobs_016_016442_data_isoseq_flnc.fastq /home/codysaraceno/illuminarnaseq/embryo_rnaseq_1112/merged_1merged_2.frg
The error message that I keep getting is Error: unable to find a library to correct. Please double-check your input files and try again. at ./pacBioToCA line 1486.
What's confusing me is what they want for "-libraryname". I made a folder called "correctedreads" to be used as the library, but it keeps giving me the error message.
Other times it will tell me that "No frag files were specified" when I know for sure that they have been specified and that they exist.
I've been at this for weeks and I did everything I could before posting here but I feel frustrated and out of options. Any help would be immeasurably appreciated. It's 11:27 pm here now, so if I don't answer right away it's because I went to bed, but I will be on first thing tomorrow morning. Thank you.
Comment