Creating a pre-mRNA GTF
0
0
Entering edit mode
3.6 years ago
abiuma ▴ 30

I am trying to create pre mRNA reference for my snRNA data. This is my command

cellranger mkref --genome=mm10-2020-A_premrna \
                 --fasta=refdata-gex-mm10-2020-A/fasta/genome.fa \
                 --genes=mm10-2020-A.premrna.gtf

I start getting this error as soon as it starts to excute the command

Creating new reference folder at /home/users/umatha/yard/apps/cellranger-3.1.0/mm10-2020-A_premrnaa ...done

Writing genome FASTA file into reference folder... ...done

Computing hash of genome FASTA file... ...done

Indexing genome FASTA file... ...done

Writing genes GTF file into reference folder... Invalid number of columns in GTF line 1: /home/users/yard/apps/cellranger-3.1.0/cellranger-cs/3.1.0/bin

I am new to this. Can someone please help me fix this!

RNA-Seq sequencing • 1.4k views
ADD COMMENT
0
Entering edit mode

Initial error seems to be clear in that your GTF file may not be correctly formatted.

You may also want to contact 10x tech support. They are generally very good in responding. Any particular reason you are making your own indexes (I assume it is related to pre-mRNA part?).

ADD REPLY
0
Entering edit mode

I am trying to generate a pre-mRNA reference package. I downloaded the mouse genome using this command curl -O https://cf.10xgenomics.com/supp/cell-exp/refdata-gex-mm10-2020-A.tar.gz Then I started preparing the reference package with the above command I mentioned in the query. How do I format my GTF file?

ADD REPLY
0
Entering edit mode

See if this 10x support link helps (may need to log in with 10x account). Instructions are for human should work for mouse.

ADD REPLY
0
Entering edit mode

Thanks, I will check it :)

ADD REPLY

Login before adding your answer.

Traffic: 2711 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6