Mercurial > repos > george-weingart > micropita
diff src/breadcrumbs/docs/PCL-Description.txt @ 0:d589875b8125
First version of micropita in this repository
| author | george-weingart |
|---|---|
| date | Wed, 30 Apr 2014 21:35:07 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/breadcrumbs/docs/PCL-Description.txt Wed Apr 30 21:35:07 2014 -0400 @@ -0,0 +1,17 @@ +Although this example is delimited with spaces for consistent visualization, in a PCL file each element would be delimited by one tab. + +Here is an example of a very small PCL file. + +ID Kingdom Genus Sample 1 Sample 2 +Cohort NA NA Test Control +Age NA NA 34 43 +1232 Bacteria Bacteroides .23 .16 +543 Bacteria Dorea .001 .0021 + +These are the different parts of the PCL file. + +ID Feature metadata ID Last feature metadata ID sample ID sample ID +Metadata ID NA NA sample metadata sample metadata +Last metadata ID NA NA sample metadata sample metadata +Feature ID Feature (row) metadata Feature (row) metadata Data measurement Data measurement +Feature ID Feature (row) metadata Feature (row) metadata Data measurement Data measurement
