Skip to content

Commit

Permalink
Merge pull request #169 from AlexandrovLab/i161_pt2
Browse files Browse the repository at this point in the history
Add ReferenceGenomeManager that:
1. Downloads reference genomes from UCSD or Sanger ftp server (ftplib or curl)
2. Prints all reference genomes available
3. Prints md5 file check for a reference genome
  • Loading branch information
mdbarnesUCSD committed Jan 10, 2024
2 parents e84a5ed + 84425f5 commit 8cdab46
Show file tree
Hide file tree
Showing 6 changed files with 581 additions and 510 deletions.
4 changes: 0 additions & 4 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ include README.md
recursive-include SigProfilerMatrixGenerator/references/CNV *
recursive-include SigProfilerMatrixGenerator/references/SV *

# VCF Files
include SigProfilerMatrixGenerator/references/vcf_files/*_bench/input/*.vcf
include SigProfilerMatrixGenerator/references/vcf_files/BRCA_example/SNV/*.txt

# Transcripts
recursive-include SigProfilerMatrixGenerator/references/chromosomes/exome *
recursive-include SigProfilerMatrixGenerator/references/chromosomes/transcripts *
Expand Down
Loading

0 comments on commit 8cdab46

Please sign in to comment.