The gff file was downloaded from here. We noted that our gff file does not have a transcript tag or transcript_id. Is there a way around making sc_exon_mapping working in this case? Thanks in advance
sorry for late reply.
you can use dataframe as input for annofn parameter. as we mentioned in the help page: data.frame in SAF format or GRanges object containing complete gene_id metadata column.
Hi, we are trialling the scpipe pipeline on some single cell data. I am getting the following error at the sc_exon_mapping stage.
The gff file was downloaded from here. We noted that our gff file does not have a
transcript
tag ortranscript_id
. Is there a way around making sc_exon_mapping working in this case? Thanks in advance