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

🔖 release v0.4.3 #36

Merged
merged 29 commits into from
Nov 11, 2021
Merged

🔖 release v0.4.3 #36

merged 29 commits into from
Nov 11, 2021

Conversation

bunop
Copy link
Member

@bunop bunop commented Nov 10, 2021

Description

SMARTER database release v0.4.3:

  • Track database status and constants
  • Add foreground/background type attribute in SampleSpecies
  • Update dependencies
  • Add make rule to pack results and make checksum
  • Move greek foreground metadata to a custom phenotypes dataset
  • Update greek foreground metadata
  • Import phenotypes from Uruguay
  • Import phenotypes using alias
  • Allow phenotypes for ambiguous sex animals
  • Import french goat foreground dataset
  • Pin plinkio to support extra-chroms in plink binary files
  • Import 5 Sweden Sheep background genotypes
  • Force half-missing SNPs to be MISSING
  • Add the README.txt.ftp
  • Bug fixed in importing multibreed reportfile (setting FID properly in output)

Related Issue

closes #32
closes #11

Motivation and Context

This PR will model the latest datasets submitted, fix an issue in assigning FID from illumina reports and model other little feature.

How Has This Been Tested?

Code was tested with CI and by generating the genotypes files with database updates

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which improve code itself)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

bunop and others added 21 commits September 30, 2021 17:55
🐛 imported illumina report multi breeds file have the same FID in output
Forcing half-missing SNPs to MISSING
using a custom plinkio version in order to open plink binary files with extra chromosomes
Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](python-babel/babel@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dask](https://github.com/dask/dask) from 2021.2.0 to 2021.10.0.
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2021.02.0...2021.10.0)

---
updated-dependencies:
- dependency-name: dask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@bunop bunop added bug Something isn't working enhancement New feature or request performance Improve the performance or better resource management dependencies Pull requests that update a dependency file labels Nov 10, 2021
@bunop bunop added this to the SMARTER database v1.0.0 milestone Nov 10, 2021
@coveralls
Copy link

coveralls commented Nov 10, 2021

Coverage Status

Coverage increased (+0.09%) to 91.707% when pulling a6ed1ab on devel into 540e24d on master.

@bunop bunop merged commit f5519d2 into master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request performance Improve the performance or better resource management
Projects
Archived in project
2 participants