Polyester RNA-seq simulation
1
0
Entering edit mode
5.8 years ago
k.kathirvel93 ▴ 300

Hi EveryOne,

I am trying Polyester tool to simulate RNA-seq reads. i got a R code, but that will produce reads from chr22, but i want to generate reads from all chromosomes. I am very new to R. Can i get code or suggestions. Thanks in advance.

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

Without actual code you are using it is difficult for people to see what is going on. Please edit the original post and add your code/output samples.

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode
5.8 years ago
GenoMax 141k

The manual is only using sequence for chr22 as an example.

fasta_file = system.file('extdata', 'chr22.fa', package='polyester')

You will need to replace chr22.fa with a genome.fa, if you need the full genome.

ADD COMMENT

Login before adding your answer.

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