Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 630 Bytes

JoinFACETS2maf_example

Usage:

./facets_and_ccf_to_maf_md.R example.maf facets_files.txt

Alternatively, use the cmo python package:

cmo_facets --version default maf -m example.maf -f facets_files.txt
  1. download CMO package with maf annotation eg. https://github.com/mskcc/cmo
  2. install for your user with setup.py install --user
  3. add ~/.local/bin to your path if you haven't already done this for a previous cmo install
  4. you should now have cmo_facets available at the command line
  5. at the moment use the default version of the facets wrapping code

Output:

Creates annotated maf file example.ann.maf