Quick Start

From PileLine

Revision as of 13:44, 18 June 2010 by 127.0.0.1 (Talk)
Jump to: navigation, search

PipeLine input files

PileLine is capable to handle, filter and compare genomic position files (GP) including standard pileup, BED,GFF, or VCF files.

Basically, GP are tabular files where the two first columns contain chromosome name and position coordinate respectively. Additional optional fields may be added by users, see a GP file example below:

10     118829     optional1     optional2     optional3     ...    
10     121207     optional1     optional2     optional3     ...
10     121337     optional1     optional2     optional3     ...
10     121636     optional1     optional2     optional3     ...

PipeLine Guided example

1. Download GP example files (pileup format):

File:Control1Files.zip:Download
Personal tools