#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
Release files for clinphen 1.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clinphen-1.27.tar.gz | 2.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clinphen-1.27-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 3.9 MB
Release files / clinphen-1.27.tar.gz
| Download URL | clinphen-1.27.tar.gz |
|---|---|
| Size | 2.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8e1ad9982fc0a4edf870bf64077ecfb4e0f5e5380968f8758424142b2b20dcd8
|
|
BLAKE2b-256 checksum How to use checksums |
7fa08a1cceb6f7329f4877b99ee5240d1f34261eadc76e1e827b080b139c38a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / clinphen-1.27-py2-none-any.whl
| Download URL | clinphen-1.27-py2-none-any.whl |
|---|---|
| Size | 2.0 MB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
2061718c661fcd8bd7a7a52ecabc15a338f7972a627491cc92e78a75a1a11f01
|
|
BLAKE2b-256 checksum How to use checksums |
91e7ebd5147d01ce30d83a0e4c7c45f99ff75e427c57e43cdbcd6260fd9b6288
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|