How to generate NCBI ORF finder's type chart/image?
1
0
Entering edit mode
9.6 years ago
xiangwulu ▴ 120

How to generate a image/chart like above NCBI ORF finder's image?

Would R be able to do it or there are other tools can do it?

Thanks.

NCBI ORF finder

rna-seq gene next-gen • 3.8k views
ADD COMMENT
1
Entering edit mode
9.6 years ago

I quickly wrote a basic HTML-based ORF finder: http://lindenb.github.io/pages/orffinder/orffinder.html. It generates a SVG image: you can select-all + edit-selection+ save the SVG section and edit it in inkscape.

http://i.imgur.com/OiZqDw8.jpg

ADD COMMENT
0
Entering edit mode

Hi, thanks for your answer. On the page you showed, there is a testarea for the input, but how to 'run' it to get the image? Look at the sample image you have, this is something I wanted to do, by using R with the orf results like this:

Frame        from           to     Length
+2           215     ..     1849   1635
+3           222     ..     476    255
+3           3       ..     212    210
-3           2511    ..     2690   180
+3           1713    ..     1877   165
-1           80      ..     235    156

Thanks.

ADD REPLY

Login before adding your answer.

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