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
Hi, I want to convert my bam file to satisfy RSEM's requirement. Then I want to use rsem-calculate-expression command to estimate gene and isoform expression from RNA-Seq data.
What can I do with this problem?
samtools sort -n -@ 1 -m 1G -o PA_5.AddRG.Reorder.convert_forRSEM.tmp.bam /storage2/workspace/RNAseq_SED_vs_PA/data/F23A430002092_MUSfxwlT/Alignment_hisat/bam/PA_5.AddRG.Reorder.Sort.bam
[bam_sort_core] merging from 13 files and 1 in-memory blocks...
Conversion is completed. PA_5.AddRG.Reorder.convert_forRSEM.bam will be checked by 'rsem-sam-validator'.
rsem-sam-validator PA_5.AddRG.Reorder.convert_forRSEM.bam
.
The two mates of paired-end read V350220273L3C001R00100223784 are not adjacent!
The input file is not valid!
The text was updated successfully, but these errors were encountered:
Hi, I want to convert my bam file to satisfy RSEM's requirement. Then I want to use rsem-calculate-expression command to estimate gene and isoform expression from RNA-Seq data.
What can I do with this problem?
samtools sort -n -@ 1 -m 1G -o PA_5.AddRG.Reorder.convert_forRSEM.tmp.bam /storage2/workspace/RNAseq_SED_vs_PA/data/F23A430002092_MUSfxwlT/Alignment_hisat/bam/PA_5.AddRG.Reorder.Sort.bam
[bam_sort_core] merging from 13 files and 1 in-memory blocks...
rsem-scan-for-paired-end-reads 1 PA_5.AddRG.Reorder.convert_forRSEM.tmp.bam PA_5.AddRG.Reorder.convert_forRSEM.bam
.......................
Finished!
Conversion is completed. PA_5.AddRG.Reorder.convert_forRSEM.bam will be checked by 'rsem-sam-validator'.
rsem-sam-validator PA_5.AddRG.Reorder.convert_forRSEM.bam
.
The two mates of paired-end read V350220273L3C001R00100223784 are not adjacent!
The input file is not valid!
The text was updated successfully, but these errors were encountered: