EnglishFrenchSpanish

OnWorks favicon

gmod_gff3_preprocessor.plp - Online in the Cloud

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

This is the command gmod_gff3_preprocessor.plp 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


$0 - Prepares a GFF3 file for bulk loading into a chado database.

SYNOPSIS


% gmod_gff_preprocessor [options] --gfffile <filename>

COMMAND-LINE OPTIONS


--gfffile The file containing GFF3 (optional, can read
from stdin)
--outfile The name kernel that will be used for naming result files
--splitfile Split the files into more manageable chunks, providing
an argument to control splitting
--onlysplit Split the files and then quit (ie, don't sort)
--nosplit Don't split the files (ie, only sort)
--hasrefseq Set this if the file contains a reference sequence line
(Only needed if not splitting files)
--dbprofile Specify a gmod.conf profile name (otherwise use default)
--inheritance_tiers How many levels of inheritance do you expect tis file
to have (default: 3)

DESCRIPTION


splitfile -- Just setting this flag to 1 will cause the file to be split by reference
sequence. If you provide an optional argument, it will be further split according to
these rules:

source=1 Splits files according to the value in the source column
source=a,b,c Puts lines with sources that match (via regular expression)
'a', 'b', or 'c' in a separate file
type=a,b,c Puts lines with types that match 'a', 'b', or 'c' in a
separate file

For example, if you wanted all of your analysis results to go in a separate file, you
could indicate '--splitfile type=match', and all cDNA_match, EST_match and
cross_genome_match features would go into separate files (separate by reference sequence).

inheritence_tiers -- The number of levels of inheritance this file has. For example, if
the file has "central dogma" genes in it (gene/mRNA/ exon,polypeptide), then it has 3. Up
to 4 is supported but the higher the number, the more slowly it performs. If you don't
know, 3 is a reasonable guess.

FASTA sequence
If the GFF3 file contains FASTA sequence at the end, the sequence will be placed in a
separate file with the extension '.fasta'. This fasta file can be loaded separately after
the split and/or sorted GFF3 files are loaded, using the command:

gmod_bulk_load_gff3.pl -g <fasta file name>

Use gmod_gff3_preprocessor.plp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 2
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 3
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 4
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 5
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 6
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

Ad