EnglishFrenchSpanish

Ad


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
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad