Open sebel76 opened 5 years ago
Precision:
My goal consist to annotate all unknown transcripts from my RNA-Seq experiments. I want to know how I can use data generated by your program to fill my goals.
Thanks Caitlin
Hi @sebel76,
Feel free to submit a pull request if you'd to implement this :) It seems like a useful addition but wasn't something I had originally intended to implement.
If you'd like to annotate your unknown transcripts I would suggest filtering through the final_ensemble_predictions.csv
file to pull out the transcripts that you are interested in.
I'm afraid that CREMA will not work right if we change the DIAMOND option. However, it should be very quick to re-do the DIAMOND analysis with a substantially smaller smaller list of transcripts. This way you can change your DIAMOND options to fit your needs for your project.
Thanks you Caitlin!
I will follow your recommendation about filtering transcripts and re-do DIAMOND search. Again, thanks for your support!
Sébastien
Hi,
First of all, thanks you for the nice program you design and wrote!
Observation: It seems that transcript features annotated using CPAT and DIAMOND identify ORF and annotate transcripts using the DIAMOND.
Questions:
Question/Suggestion: Is possible to add the full annotation of submitted transcripts:
Thanks you for your support!