Mapping /Need software
1
0
Entering edit mode
7.5 years ago
Arash ▴ 30

Hi,

I want to do mapping of my trimmed RNA seq reads with gallus gallus reference gene.I have some questions:

1- Which program is more suitable for mapping (Bowtie2 ; Tophat or HISAT2)?Is any differences among them? or they are same?

2- I want to repeat my previous question : which type of gallus gallus reference have to be use? annotated gene ?which format? .gtf?please explain it for me

Sorry for my questions Thanks

RNA-Seq • 1.5k views
ADD COMMENT
2
Entering edit mode
7.5 years ago
Jeffin Rockey ★ 1.3k

1) I would recommend STAR (link)for the mapping of RNA Seq data if your machine has sufficient RAM.Else go for tophat or so.

2) For reference, you may download toplevel fasta and gtf from ensembl or so. To get those, go to ensembl,choose gallus gallus for organism.Then you should be able to see links to download fasta and gtf etc.

You will have nucleotide sequences of chromosomes/scaffolds in the fasta file whereas in the gtf you have coordinates and details of exons,transcripts,genes etc.

ADD COMMENT
0
Entering edit mode

Hi,Thanks.. I visited the ensembl (Chicken) .I find the FASTA file but they contains all chromosomes separately. I have to download separately? and i also , found genes, cDNAs, ncRNA, proteins!!! Is it possible for you that put for me the correct links for ref in both formats?

Thanks A.G

ADD REPLY
1
Entering edit mode

You will find a single file with all chromosomes here at Ensembl.

ADD REPLY
1
Entering edit mode

what are you intending to do ?. An RNA-Seq analysis ?. Looking for variants ? If an RNA-Seq is intended, maybe you can give a look to Kallisto and Sleuth to do the mapping and the DE analysis Why? For simplicity, because you need fewer computer resources and because they are rapid and efficient

ADD REPLY
0
Entering edit mode

Hi, I want to do RNA seq analysis to compare the case control for expression analysis

ADD REPLY
1
Entering edit mode

Go ahead. Use Kallisto o Salmon to run the mapping step. You need to get a file with the coding sequence to run it. The Kallisto command line can be written by a two-year-old boy because of its simplicity. Then, you have several options to run the differential expression analysis. You can use sleuth under R, or use DESeq2, limma, etc according to the instructions included in the corresponding vignettes. There is an R package to convert the kallisto format to the regular format used for the "traditional" packages But if you read the papers, you will be happy with the information that sleuth provide, and it need only a few code lines, There are tutorials available on the internet to learn how to use them

ADD REPLY

Login before adding your answer.

Traffic: 1415 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