An automatic phenotype extractor
Project description
#ClinPhen is a free-to-use tool that automatically extracts phenotypes from clinical notes. #PIP VERSION INSTRUCTIONS ##To extract phenotypes: clinphen <path_to_clinincal_note_file>
##To see how to use other features: clinphen -h
##We also have a version that parses phenotypes from a large table of notes. You can run it with: clinphen_bulk <path_to_table_file> <path_to_output_file>
##The input file for clinphen_bulk, by default, is a 2-column table delimited by a "|" character. The first column is the patient identifier, the second is the note. It should have the following header: "MRN"|"NOTE"
##To learn more, run: clinphen_bulk -h
#STANDARD (NON-PIP) VERSION INSTRUCTIONS #Running the ClinPhen GUI on a mac:
#Running the ClinPhen GUI on a non-mac:
#Running the ClinPhen GUI on the command line: ##Open the terminal ##cd to the ClinPhen directory ##Run the following command: ./ClinPhenApp
#Running ClinPhen directly on the command line: ##Open the terminal ##cd to the ClinPhen directory ##Run the following command: ./clinphen input.txt ##Replace "input.txt" with the path to the free-text clinical note file that you want to parse. ##You can also run the command line with a custom thesaurus: ./clinphen input.txt thesaurus.txt ##Replace "thesaurus.txt" with the path to your custom thesaurus, which should be in the format: HPO_IDSynonym
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clinphen-1.27.tar.gz.
File metadata
- Download URL: clinphen-1.27.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e1ad9982fc0a4edf870bf64077ecfb4e0f5e5380968f8758424142b2b20dcd8
|
|
| MD5 |
32975a993bcd794b1a4ba29480375aa1
|
|
| BLAKE2b-256 |
7fa08a1cceb6f7329f4877b99ee5240d1f34261eadc76e1e827b080b139c38a8
|
File details
Details for the file clinphen-1.27-py2-none-any.whl.
File metadata
- Download URL: clinphen-1.27-py2-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2061718c661fcd8bd7a7a52ecabc15a338f7972a627491cc92e78a75a1a11f01
|
|
| MD5 |
fa88dfefff472383d1e50e417386a3b6
|
|
| BLAKE2b-256 |
91e7ebd5147d01ce30d83a0e4c7c45f99ff75e427c57e43cdbcd6260fd9b6288
|