Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add demo for 1000 genomes extended trio dataset to website #1952

Merged
merged 1 commit into from
May 12, 2021

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented May 9, 2021

This adds a demo for the 1000 genomes extended trio dataset reference paper (https://www.biorxiv.org/content/10.1101/2021.02.06.430068v1)

I had to do manual data munging to produce a tracklist from this data, and sometimes the NCBI servers where we fetch the data from are a little finicky and return status 200 for range requests, but it is mostly a good demo I think

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label May 9, 2021
@cmdcolin cmdcolin added documentation and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels May 9, 2021
@codecov
Copy link

codecov bot commented May 9, 2021

Codecov Report

Merging #1952 (4dc89bb) into main (dde51ef) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1952      +/-   ##
==========================================
- Coverage   58.80%   58.70%   -0.11%     
==========================================
  Files         460      460              
  Lines       21735    21735              
  Branches     5080     5080              
==========================================
- Hits        12781    12759      -22     
- Misses       8653     8675      +22     
  Partials      301      301              
Impacted Files Coverage Δ
...split-view/src/components/AlignmentConnections.tsx 13.04% <ø> (ø)
...-view/src/SpreadsheetView/models/FilterControls.ts 20.00% <0.00%> (-15.56%) ⬇️
...et-view/src/SpreadsheetView/models/ImportWizard.ts 59.79% <0.00%> (-11.35%) ⬇️
...view/src/SpreadsheetView/models/SpreadsheetView.ts 31.88% <0.00%> (-5.80%) ⬇️
packages/core/util/index.ts 78.90% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3275bd8...4dc89bb. Read the comment docs.

@rbuels rbuels merged commit c724e76 into main May 12, 2021
@rbuels rbuels deleted the add_1000g_demo branch May 12, 2021 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants