Closed xiaonalu closed 2 years ago
Swan is able to handle GTFs as input for transcriptomes. You should be able to use the one that's output from SQANTI. If that gives you any trouble please let me know.
Please look at this section of the documentation: https://freese.gitbook.io/swan/tutorials/getting_started#adding-transcript-models-from-a-gtf
Thank you for the tutorial. There is still an issue regarding the "merge on int64" as below
Traceback (most recent call last):
File "/Swan/Swan.py", line 24, in
Can you send me a screenshot of your abundance file please?
Yes. Thank you
Can you also please send me a couple of lines of your GTF? It seems like you might have mismatches between the transcript IDs reported in your GTF and reported in your abundance matrix.
Could this link work for you?https://drive.google.com/drive/folders/1mxvjWqdYfzzdTNJPP9aOiJHnnFoWwMNv?usp=sharing Thanks a lot
Nope, I don't have access to that. Just the first few lines copied here should work.
I figure out the reason of that error I think. When SQANTI3 generate the abundance matrix, the third column is p value. I removed it using excel, when I forgot to change the format. When I use the corrected tab separate file, the problem solved. Thank you so much for the wonderful script. The figure is very beautiful.
Oh perfect, glad it worked for you! Please don't hesitate to ask if you have any more questions :)
Hello, I have my data preprocessed using SQANIT3. I was wondering if I don't want to use the talon.db, what data from SQANTI3 could replace it? If I don't need the quantification, but only the visualization of my transcripts, is it still necessary? Thanks Best Xiaona