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

Version 2.2.4 #400

Merged
merged 45 commits into from
Apr 6, 2021
Merged

Version 2.2.4 #400

merged 45 commits into from
Apr 6, 2021

Conversation

lucventurini
Copy link
Collaborator

ljyanesm and others added 30 commits January 14, 2021 15:19
Makes some text appear too large on the screen (menu and lists)
…anding on strand, redundancy and ORF checks during prepare.
- Adds global table of contents to the sidebar
- Better fitting of wide tables to the page
lucventurini and others added 12 commits March 26, 2021 20:26
This is a tentative approach at expanding the uses of attributes as part of the scoring, includes a minimal test case but is still missing other categories for these could be present (not_fragmentary and the main requirements), currently these are only tested for the scoring section and minimally with this commit for the as_requirements section.
This is testing for use of attributes as cds_requirements, curiously, the 'cdna_length' attribute is 'swallowed' by mikado if set directly on the object, but 'something' is not. This needs to be checked as collisions on names that are handled specially should be validated at the configuration parsing stage.
…trics file. Added 'default' key to the filering (for compatibility with attributes). All properly tested.
…ue-395-pick-pad-crash' and 'issue-389-prepare-bed12-output' into version-2.2.4.

Fix #136 #395 #389 #397 #396 #385
@lucventurini
Copy link
Collaborator Author

Fix #136
Fix #395
Fix #389
Fix #397
Fix #396
Fix #385

Checking if the key startswith "attribute.", only splitting a single '.' and checking there's something after the '.' is a bit more precise than just checking if 'attributes' appears in the key name and using unbounded splitting.
Expanding the documentation of the transcript attributes use for scoring.
@codecov-io
Copy link

codecov-io commented Apr 1, 2021

Codecov Report

Merging #400 (0b48c06) into master (40f887b) will decrease coverage by 0.08%.
The diff coverage is 77.87%.

@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
- Coverage   85.38%   85.30%   -0.09%     
==========================================
  Files         110      110              
  Lines       19465    19614     +149     
==========================================
+ Hits        16620    16731     +111     
- Misses       2845     2883      +38     

@lucventurini lucventurini merged commit 67c7638 into master Apr 6, 2021
@lucventurini lucventurini deleted the version-2.2.4 branch April 6, 2021 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants