czbiohub-sf/cerebra
A tool for fast and accurate summarizing of variant calling format (VCF) files
PythonMIT
Issues
- 1
- 0
JoSS Review: Community Guidelines
#108 opened by betteridiot - 8
Installation process
#83 opened by afrubin - 6
Review comments on CONTRIBUTING.md
#82 opened by afrubin - 3
JoSS Review: Quality of writing
#90 opened by betteridiot - 0
JoSS Review: Automated Tests
#107 opened by betteridiot - 5
JoSS Review: Installation
#105 opened by betteridiot - 3
JoSS Review: Functionality
#106 opened by betteridiot - 0
hgvs throwing stdout
#99 opened by lincoln-harris - 3
JoSS Review: Clarify README.md
#89 opened by betteridiot - 2
zlib error
#101 opened by lincoln-harris - 2
vcfpy exception
#103 opened by lincoln-harris - 2
Supporting different types of annotation GTFs
#36 opened by rvanheusden - 0
- 3
improve testing speed
#85 opened by lincoln-harris - 2
setup docker container
#51 opened by lincoln-harris - 0
trouble adding to bioconda
#92 opened by lincoln-harris - 5
pysam build fails on python3.8
#86 opened by lincoln-harris - 0
Versioning question
#78 opened by afrubin - 0
Python 3.8 support
#80 opened by afrubin - 0
Requirements and CI
#79 opened by afrubin - 0
Universal wheel
#81 opened by afrubin - 2
output json instead of csv
#48 opened by lincoln-harris - 2
make germline-filter module more robust
#67 opened by lincoln-harris - 1
- 2
add prebuilt index for genome.fa
#70 opened by lincoln-harris - 5
germline-filter run instructions
#53 opened by not-rs - 0
- 1
add comprehensive test for germline_filter
#66 opened by lincoln-harris - 1
- 0
- 1
- 0
JOSS guidelines
#54 opened by lincoln-harris - 10
multiprocessing race condition
#47 opened by lincoln-harris - 2
clarification on AD field of vcf files
#52 opened by lincoln-harris - 0
not picking up intronic variants
#18 opened by lincoln-harris - 1
look into potential changes in mutation_counts functionality due to GenomePosition.from_vcf_record change
#28 opened by rvanheusden - 1
vcf '20' field is sometimes malformed
#25 opened by lincoln-harris - 0
- 2
- 1
- 2
during vcf reconstruction (germline filter) step, we're literally appending the same vcf header to all our files
#16 opened by lincoln-harris - 2
germline_filter.py requires 'ID' field to match...this probably makes things too strict
#14 opened by lincoln-harris - 3
when we reconstruct vcfs during the germline filter step, we excluded the 2 last columns
#15 opened by lincoln-harris - 0
- 2
need to integrate coverage module
#19 opened by lincoln-harris - 1
refactor check_coverage module to work on gene-level, rather than with a user-defined set of ROIs
#23 opened by lincoln-harris - 2
- 1
vcf and cosmic appear to disagree about the strandedness for certain genes?
#20 opened by lincoln-harris - 1
how does utils.get_best_overlap deal with genome positions that have multiple hits
#17 opened by lincoln-harris