Skip to content
Discussion options

You must be logged in to vote

Hi My,

That parameter referes to the classification file that SQANTI3 produces when running the reference against itself. You do not need to run SQ3 filter or anything. It is important that you use the same orthogonal data (CAGE peaks, poly A motifs) as you did on your original run. In your case above, it would be like this:

sqanti3_qc.py --isoforms ${REF_GTF} \ --refGTF ${REF_GTF} \ --refFasta ${REF_GENOME_FA} \ --CAGE_peak ${CAGE} \ --polyA_motif_list ${POLY_A} \ -o ${OUTPUT_PREFIX} -d ${OUTPUT_DIR} -fl ${FL_COUNT} \ --short_reads T3_short_reads.fofn --cpus ${CPU_NUM} --report both

Let me know if that makes more sense. :)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mhoang22
Comment options

@mhoang22
Comment options

@pabloati
Comment options

@mhoang22
Comment options

Answer selected by mhoang22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants