You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the FASTQ parser reads in FASTQ names and retains the initial '@'. The FastqSequence write method also assumes the name starts with an initial '@'. Change this.
Currently, the FASTQ parser reads in FASTQ names and retains the initial '@'. The FastqSequence write method also assumes the name starts with an initial '@'. Change this.