Skip to content

New Features and Bug Fixes#102

Merged
alex-sandercock merged 78 commits intomainfrom
development
Feb 21, 2025
Merged

New Features and Bug Fixes#102
alex-sandercock merged 78 commits intomainfrom
development

Conversation

@alex-sandercock
Copy link
Copy Markdown
Collaborator

@alex-sandercock alex-sandercock commented Feb 13, 2025

  • Update polyRAD inputs
  • Add SVG support throughout
  • Update Cores selection slider
  • Update VCF Filter Plots before user selections
  • Add MADC example file to Convert to VCF
  • Add warning for non-fixedAlleleID MADC
  • Add user option to obtain ALT and REF information from MADC file for madcs2vcf()
  • Export/Import bgzipped VCF files
  • Prevent download of .html file if error occurs during Convert to VCF, or Dosage Calling
  • Add user note below dosage ratio plot designating 0 as homozygous reference
  • Add contamRate as a user option for polyRAD

@alex-sandercock alex-sandercock added bug Something isn't working enhancement New feature or request work in progress More commits are coming labels Feb 13, 2025
@alex-sandercock alex-sandercock self-assigned this Feb 13, 2025
@alex-sandercock alex-sandercock linked an issue Feb 13, 2025 that may be closed by this pull request
@alex-sandercock alex-sandercock removed the request for review from Cristianetaniguti February 13, 2025 20:39
@alex-sandercock
Copy link
Copy Markdown
Collaborator Author

alex-sandercock commented Feb 18, 2025

I remembered why the VCF filtering plots do not populate until the user selects "Apply Filters" - This is because Updog will impute all sites, so the SNP and Sample histograms will appear as 0 missing data until the user selects the min read depth value to convert dosage calls to NA. To get around this, I am using the read depth value provided by the user, and displaying both pre- and post- filtered VCF plots after applying the filters.

@alex-sandercock alex-sandercock removed the work in progress More commits are coming label Feb 21, 2025
@alex-sandercock alex-sandercock merged commit 360b780 into main Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create function to export polyRAD data as VCF

2 participants