Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteJester authored Jun 4, 2022
1 parent 89c9cc1 commit f49eddf
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,6 @@ pip install PyNCBI
<!-- USAGE EXAMPLES -->
## Usage

##### Parsing IDAT files

```py
from PyNCBI import parse_idat_files

# Beta Values will be stored in a parquet file in path
parse_idat_files("Path_To_IDAT_FILES/", 'array_type')
```

### GSM
The GSM API extracts all info from a GSM card and downloads the methylation data, and renders the beta values ready for work.
Expand Down Expand Up @@ -134,6 +126,7 @@ inhibition (average values): 1.586085
facilitation values (average): 2.60410125
```


### Currently Supported Data Features
* __GSE Wise Card Information Extraction__
* __GSM Card Information Extraction__
Expand Down

0 comments on commit f49eddf

Please sign in to comment.