Open qiuyixmm opened 4 months ago
Hi, this may be because your 02.count/SN.raw.gef, that is, the gene expression matrix file is incomplete. You could confirm whether the SAW count step was completed successfully, or upload all the log files to us.
Yes, you are right! There are no "transcript" terms in the 3rd column of my annotation file in GTF format. For that, I use a new annotation file in GFF format, which have "transcript" and "mRNA" terms in its 3rd column, like this:
I have some small questions:
Thanks!
Hi, I hope the following answers could help you
1) The reads mapped to exons of "mRNA" terms would be calculated
2) If a gene is expected to be annotated successfully, the corresponding 'gene', 'mRNA', and 'exon' line information should be included in the GFF file. And their affiliation needs to be clear (through the 'Parent' field) as shown in the following image. In addition, you could use SAW checkGTF
to check whether the format is correct.
3) I noticed that you are using SAW v7.0, which only uses gene names in the final gene expression matrix. In the latest SAW v8.0 (https://www.stomics.tech/products/BioinfoTools/OfflineSoftware), the expression matrix will include gene name and gene id.
It really helps me a lot. Thank you!
Hello, The SAW (version: 7.0) pipeline stopped at the step of image registration and threw an error as shown below:
Please help me at your convenience. Thanks!