Menu

#10 FastaToCA error

v1.0_(example)
closed
None
5
2014-03-25
2014-03-25
No

The FastqToCA script does not seem to be working correctly, or I am not using it correctly. When entering the following command:

fastqToCA -insertsize 300 200 -libraryname GreenCheese -technology illumina-long -type illumina -reads GreenCheese2010_S1_L001_R1_001.fastq,GreenCheese2010_S1_L001_R2_001.fastq > GreenCheese.frg

it creates the attached file

What am I doing wrong?

1 Attachments

Discussion

  • Brian Walenz

    Brian Walenz - 2014-03-25

    You want -mates (mated reads) instead of -reads (single ended reads).

     
  • Brian Walenz

    Brian Walenz - 2014-03-25
    • status: open --> closed
    • assigned_to: Brian Walenz
     
  • Matthew Kellom

    Matthew Kellom - 2014-03-25

    I tried -mates as well:

    and it gives me the exact same output, attached (new file, but is the same, or very similar)

     
  • Brian Walenz

    Brian Walenz - 2014-03-25

    The reads aren't copied into the .frg - it just contains link to the original fastq files. When gatekeeper reads this file, it opens the linked reads and loads from there.

    What's the specific problem you're seeing?

     
  • Matthew Kellom

    Matthew Kellom - 2014-03-25

    Ah I was unaware of that, I thought there was a format conversion that was going to happen. Thank you very much

     

Log in to post a comment.