Bed Format Version Of Genbank File
Hi,
How can I obtain a BED format version of a genbank annotation file (.gbk) with bioperl ?
Thanks
genbank
bioperl
perl
bioconductor
• 3,737 views
•
link
updated
by
Ram
•
written
by
robjohn7000
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
modify name field from genbank file
written by Maria •Hi everyone! I have a genbank file from GATU annotation, and I am trying to change the 'gene' name field from the one that appears …
-
Annotation of non model fish (mahi mahi) genome
written by kspataHi, I have an assembled genome obtained from oxford nanopore reads. How can I perform a basic annotation to obtain a genbank file? What tools …
-
Create a file with a summary of all gbk files in a folder and subfolders
written by benarnon •Hi. I have a folder with many subfolders which contains many gbk (genbank format) files. I would like to create a list of all the …
-
How to read the GenBank (.gbk) file and output the following extracted features in tabular format: …
written by Sumit •<p>I have a genbank file. I want to extract the Start and Stop position, Strand, protein_id, Locus_tag and product of all CDS in tabular format... …
-
BioPerl annotation question
written by tg •Dear Bioperl professionals am new to bioperl and i have managed to write this code from a beginners level. i want to add annotation value …
-
How to Add Annotation to Genbank File
written by tg •Hi all, I am new to bioperl though it looks powerful but I want to know how to add annotation a genbank file by appending …
-
Genbank to bed conversion for bedtools analysis
written by susan.klein •Hi, I need to use bedtools to obtain the coverage across two bam files for comparison. However, to do this, I need a .bed file …
-
Bioperl: Extracting Complement Statement Along With Location
written by robjohn7000<p>Hi,</p> <p>I have a code bioperl (below) that does the job of extracting CDS locations (e.g., (234..1234) from a GenBank file, but does not extract …
-
Parsing A Genbank Record With Bioperl
written by robjohn7000<p>Hi,</p> <p>I would be happy if someone could help me get the following code to output the sequences (including the ids) of all records in …
-
Regarding Annotation Of Available Genomes On Jgi
written by Kits •<p>I have found that JGI provides completed sequencing of many genomes with annotation (<a href="http://genome.jgi-psf.org/ChlNC64A_1/ChlNC64A_1.download.ftp.html">http://genome.jgi-psf.org/ChlNC64A_1/ChlNC64A_1.download.ftp.html</a>). However I have some questions regarding file format. They provide …
Hi,
Did you ever get an answer for this? I need to do the same thing.
Thanks.