viridono commited on
Commit
a05f962
1 Parent(s): ac76421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ Collated, maintained by **Drew Lab at University of Illinois at Chicago**
118
  [Drew Lab webpage](https://ksdrew.github.io/)
119
 
120
  ## File formats
121
- - **The .elut file**: A **.elut** file is a TSV-like format containing raw count data from a chromatographic fractionation experiment. Each row in a **.elut** file shows the abundance of a single protein across the collected fractions (columns). Generally speaking, these fractions are collected over time. However, different chromatographic columns can separate proteins along different axes. For example, *Size-eclusion chromatography (SEC)* will mostly separate proteins into fractions according to their *size*; *Ion-exchange chromatography (IEX)* will separate them into fractions according to their *charge*. Each file in this dataset comes from one of these two column separation methods and is named accordingly ('...xx_SEC_xx...' / '...xx_IEX_xx...'. We refer to a given protein's (row's) count data across all fractions (columns) as that protein's **elution trace**. To summarize:
122
  - A given row contains count data for a specific protein
123
  - A row's *first column* contains its associated **protein ID**
124
  - A row's *subsequent columns* contain that protein's count data from the fractionation experiment
 
118
  [Drew Lab webpage](https://ksdrew.github.io/)
119
 
120
  ## File formats
121
+ - **The .elut file**: A **.elut** file is a TSV-like format containing raw count data from a chromatographic fractionation experiment. Each row in a **.elut** file shows the abundance of a single protein across the collected fractions (columns). Generally speaking, these fractions are collected over time. However, different chromatographic columns can separate proteins along different axes. For example, *Size-eclusion chromatography (SEC)* will mostly separate proteins into fractions according to their *size*; *Ion-exchange chromatography (IEX)* will separate them into fractions according to their *charge*. Each file in this dataset comes from one of these two column separation methods and is named accordingly ('...xx_SEC_xx...' / '...xx_IEX_xx...'). We refer to a given protein's (row's) count data across all fractions (columns) as that protein's elution trace or elution profile. To summarize:
122
  - A given row contains count data for a specific protein
123
  - A row's *first column* contains its associated **protein ID**
124
  - A row's *subsequent columns* contain that protein's count data from the fractionation experiment