Hi All,
I have RNAseq data (PE) of 37 human cancer samples. The aim of the study is to find novel and transcript isoforms. I have followed the following process:
alignment to reference genome (used reference gtf file while building index) was done using Hisat2, transcript assembly using stringtie2, merged the transcript assembly of all samples using stringtie --merge, used the above transcriptome as reference to re-run the stringtie on all the samples.
I would like to know if I am going in the right direction and if am, which steps should I follow for further analysis.
I know I can use tools such as spliceR or IsoformSwitchAnalyzeR for downstream analysis but I do not have any control samples for comparison (no conditions).
Please, help me on how I can proceed forward with this data. Any kind of help is much appreciated.
Thanks in advance.
novelandtranscriptisoforms
rnaseq