Skip to content
Martin Asser Hansen edited this page Oct 2, 2015 · 6 revisions

Biopiece: BGB_delete_track

Description

BGB_delete_track deletes a specified track from the Biopieces Genome Browser (BGB).

Usage

BGB_delete_track <-u user> <-c clade> <-g genome> <-a assembly> <-t track> [options]

Options

[-?          | --help]               #  Print full usage description.
[-u <string> | --user=<string>]      #  User                           -  Default=<from ~/.biopiecesrc>
[-c <string> | --clade=<string>]     #  Clade.
[-g <string> | --genome=<string>]    #  Genome.
[-a <string> | --assembly=<string>]  #  Assembly.
[-t <string> | --track=<string>]     #  Track.
[-I <file!>  | --stream_in=<file!>]  #  Read input from stream file    -  Default=STDIN
[-O <file>   | --stream_out=<file>]  #  Write output to stream file    -  Default=STDOUT
[-v          | --verbose]            #  Verbose output.

Examples

BGB_delete_track -u maasha -c Bacteria -g S.aureus_COL -a 2006-02-21 -t 05_GenBank_Annotation

See also

BGB_list

BGB_read_track

BGB_upload

BGB_intersect

Author

Martin Asser Hansen - Copyright (C) - All rights reserved.

mail@maasha.dk

December 2009

License

GNU General Public License version 2

http://www.gnu.org/copyleft/gpl.html

Help

BGB_delete_track is part of the Biopieces framework.

http://www.biopieces.org

Clone this wiki locally