Skip to content

Commit

Permalink
Update Needle_plot.md
Browse files Browse the repository at this point in the history
Correct paths
  • Loading branch information
JoanEnn authored Jan 7, 2025
1 parent 665ec01 commit 6e51717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Plots_and_scripts/Needle_plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ import matplotlib as mpl


### PFAM info
PFAM_files = "/workspace/datasets/intogen/runs/v2020/20200703_oriolRun/CH_IMPACT_out/intogen_merge_20220325/pfam/pfam_biomart.tsv.gz"
PFAM_info = "/workspace/datasets/intogen/runs/v2020/20200703_oriolRun/CH_IMPACT_out/intogen_merge_20220325/pfam/pfam_names.info.csv"
PFAM_files = "/workspace/projects/intogen_plus/intogen-plus-v2024/datasets/boostdm//pfam_biomart.tsv.gz"
PFAM_info = "/workspace/projects/intogen_plus/intogen-plus-v2024/datasets/boostdm//pfam_names.info.csv"


### CDS coordinates
Expand Down

0 comments on commit 6e51717

Please sign in to comment.