I want to see which read IDs support each assembled transcript. Is the following the correct way to do this?
- The transcript ID is the value corresponding to
s description in rnabloom.transcripts.fa (e.g. s=1).
- Look for the above value in the 6th column in the
rnabloom.longreads.assembly3.map.paf.gz file.
If an assembled transcript description in the rnabloom.transcripts.fa file does not have a s= information but instead has path=[237857+,237856+], what is the transcript ID? Is it an ambiguous assembled transcript?
I want to see which read IDs support each assembled transcript. Is the following the correct way to do this?
sdescription inrnabloom.transcripts.fa(e.g.s=1).rnabloom.longreads.assembly3.map.paf.gzfile.If an assembled transcript description in the
rnabloom.transcripts.fafile does not have as=information but instead haspath=[237857+,237856+], what is the transcript ID? Is it an ambiguous assembled transcript?