An automatic phenotype extractor
Project description
#ClinPhen is freely available for academic, nonprofit, and personal use. #Licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
#ClinPhen is a 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
File details
Details for the file clinphen-1.28.tar.gz
.
File metadata
- Download URL: clinphen-1.28.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 | f1d976591cdf08e51a785fb1ec65e3880a29fd98148c58f51cca9ea506ba192b |
|
MD5 | 5086cffa8a05c9fa7c47aa0bd39234ec |
|
BLAKE2b-256 | 0e078cee03f9a116c6bcbe7d80dc3b32e9c4e7745a02e6c88a0e7caafffe29d0 |
File details
Details for the file clinphen-1.28-py2-none-any.whl
.
File metadata
- Download URL: clinphen-1.28-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 | 345c03ac91de775c88203dd48fa52ba99bcaad7b0dd5a03ad19ebcbf01cacc43 |
|
MD5 | f87f9d9b3e26157a8ca4e8782d65596f |
|
BLAKE2b-256 | af1b61d5f828c6f0bc90cbc3f909e9c3d8def5f3457ec9f7c90791c54a5aa876 |