We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test: update test scaffold for autogenerated vcfs
docs: add test details
docs: initial doc on testing
chore: clean up
fix: fix bad reference base for deletion in example VCF
docs: update instructions for how to run PharmCAT components
docs: remove CLI flag for PharmCAT that's been removed from code
docs: update CLI options for PharmCAT jar
chore: update gradle tasks for generating intervals and positions files - add new intervals file generator - add version suffix to positions file
add descriptions of the GATK LiftoverVcf tool functions.
Updated Preparing VCF Files (markdown)
update liftover using the GATK tool
fix - extract PGx positions right after VCF normalization
doc: update python package requirements
Updated VCF preprocessing doc according to the latest feat
update the content in the Preprocess-VCF-Files-Using-PharmCAT.md add disclaimer on the top
squash bad char
Add example command for generating intervals
Update wording for reference allele requiremnts
Update docs about chromosomal intervals
Improve "Running" docs based on user feedback
Change from "Astrolabe" to "OutsideCall" - refactor all the Astrolabe-specific references to "Outside Call" instead - we want to enable calls from any outside source that can supply their result in TSV-formatted files - Astrolabe is still used as a default example and we other calls to follow their format
Make response clearer.
Add FAQ page.
Tweak sentence.
Updated Home (markdown)
Fix mentions of "pipeline" to "tool" - PharmCAT is not a pipeline, it's a tool that fits into a larger pipeline
Remove more unneeded wiki pages * info is out-of-date and unneeded
Update PharmCAT wiki * add an example VCF file for reference * better separate the content of VCF requirements and VCF preparation examples * clarify the insertion/deletion requirements and add helpful examples * remove all references to the Docker preprocessor (no longer available) * reorganize the homepage to make it more coherent