Please report
Hi Ka Ming,
I'm using RNA-bloom2 to assemble long-read cDNA RNA-seq data. I have a question about the output. I can see the transcripts.fa files have the sequences for each transcripts, but how can I know which transcripts are from the same gene?
I don't see that information contained in the header. Some example headers are shown here:
>rb_90719 l=1982 c=0.25546062 path=[94775+,95098+]
>rb_90720 l=407 c=0.21744472 s=103012
Also, I'm not sure why some header show s while others show path, any difference?
Thank you so much if you could help to explain it.
Cheers,
Alex
Please report
java -jar RNA-Bloom.jar -versionRNA-Bloom v2.0.1
java -versionopenjdk version "18.0.1" 2022-04-19
rnabloom -long ${FILE} -t 48 -outdir ${NAME}
Hi Ka Ming,
I'm using RNA-bloom2 to assemble long-read cDNA RNA-seq data. I have a question about the output. I can see the
transcripts.fafiles have the sequences for each transcripts, but how can I know which transcripts are from the same gene?I don't see that information contained in the header. Some example headers are shown here:
Also, I'm not sure why some header show
swhile others showpath, any difference?Thank you so much if you could help to explain it.
Cheers,
Alex