EnglishFrenchSpanish

OnWorks favicon

bed2gff3p - Online in the Cloud

Run bed2gff3p in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bed2gff3p that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ucsc_genes2gff.pl - Convert UCSC Genome Browser-format gene files into GFF files suitable
for loading into gbrowse

SYNOPSIS


% uscsc_genes2gff.pl [options] ucsc_file1 ucsc_file2...

Options:

-src <string> Choose a source for the gene, default "UCSC"
-origin <integer> Choose a relative position to number from, default
is "1"

DESCRIPTION


This script massages the gene files available from the "tables" link of the UCSC genome
browser (genome.ucsc.edu) into a form suitable for loading of gbrowse. Warning: it only
works with the gene tables. Other tables, such as EST alignments, contours and repeats,
have their own formats which will require other scripts to parse.

To use this script, get one or more UCSC tables, either from the "Tables" link on the
browser, or from the UCSC Genome Browser FTP site. Give the table file as the argument to
this script. You may want to provide an alternative "source" field. Otherwise this
script defaults to "UCSC".

% pucsc_genes2gff.pl -src RefSeq refseq_data.ucsc > refseq.gff

The resulting GFF file can then be loaded into a Bio::DB::GFF database using the following
command:

% bulk_load_gff.pl -d <databasename> refseq.gff

Use bed2gff3p online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad