-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat(#741): Pretty print #742
base: main
Are you sure you want to change the base?
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c254b47 - Browse repository at this point
Copy the full SHA c254b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8986d20 - Browse repository at this point
Copy the full SHA 8986d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9fde79 - Browse repository at this point
Copy the full SHA e9fde79View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3a5e6e - Browse repository at this point
Copy the full SHA d3a5e6eView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2018df - Browse repository at this point
Copy the full SHA f2018dfView commit details
Commits on Jun 1, 2024
-
feat(pretty print): feat(pretty print): improvements for RNA coding t…
…ranscripts, new option to show reverse-chrom strand sequence.
Configuration menu - View commit details
-
Copy full SHA for 2f7069b - Browse repository at this point
Copy the full SHA 2f7069bView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27ae2cd - Browse repository at this point
Copy the full SHA 27ae2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b3d64 - Browse repository at this point
Copy the full SHA b5b3d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a72299 - Browse repository at this point
Copy the full SHA 2a72299View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dcab28 - Browse repository at this point
Copy the full SHA 0dcab28View commit details
Commits on Jun 7, 2024
-
feat(repeat-detection): now with better detection of repetitive units…
… that are larger than 1 bp.
Configuration menu - View commit details
-
Copy full SHA for e9f578a - Browse repository at this point
Copy the full SHA e9f578aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a614f - Browse repository at this point
Copy the full SHA 99a614fView commit details
Commits on Jun 9, 2024
-
Merge branch 'main' into pretty_print
# Conflicts: # tests/data/cache-py3.hdp
Configuration menu - View commit details
-
Copy full SHA for da48e01 - Browse repository at this point
Copy the full SHA da48e01View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1e9703 - Browse repository at this point
Copy the full SHA f1e9703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad7f0c - Browse repository at this point
Copy the full SHA 7ad7f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a31cd26 - Browse repository at this point
Copy the full SHA a31cd26View commit details
Commits on Jul 1, 2024
-
feat(cleanup): removing cache from test_repeats. They are creating to…
…o big of a cache.
Configuration menu - View commit details
-
Copy full SHA for 30addf2 - Browse repository at this point
Copy the full SHA 30addf2View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc483b5 - Browse repository at this point
Copy the full SHA bc483b5View commit details
Commits on Sep 2, 2024
-
biocommons#741 small refactoring to update directory structure, based…
… on PR comments
Configuration menu - View commit details
-
Copy full SHA for cf22aae - Browse repository at this point
Copy the full SHA cf22aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f2ac4 - Browse repository at this point
Copy the full SHA d4f2ac4View commit details -
biocommons#741 small refactoring to update directory structure, based…
… on PR comments, also disabling slow running unit test
Configuration menu - View commit details
-
Copy full SHA for d08f02d - Browse repository at this point
Copy the full SHA d08f02dView commit details
Commits on Sep 6, 2024
-
biocommons#741 excluding data intensive tests from CI. They would cre…
…ate too much caching burden.
Configuration menu - View commit details
-
Copy full SHA for 401c5a3 - Browse repository at this point
Copy the full SHA 401c5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336ea2c - Browse repository at this point
Copy the full SHA 336ea2cView commit details
Commits on Sep 7, 2024
-
feat(repeats): found an issue with count_pattern_occurences, fixed an…
…d with more unit tests.
Configuration menu - View commit details
-
Copy full SHA for d216bba - Browse repository at this point
Copy the full SHA d216bbaView commit details
Commits on Sep 16, 2024
-
feat(repeats): adding examples from HGVS repeats recommendations page…
…. Improved repeat analyzer, that now supports 5' and 3' shuffling.
Configuration menu - View commit details
-
Copy full SHA for 9d15a22 - Browse repository at this point
Copy the full SHA 9d15a22View commit details
Commits on Sep 17, 2024
-
feat(repeats): adding an example of a large variant to make sure we d…
…on't run repeat analysis where it does not make sense. Starting to add support for non-splign alignments.
Configuration menu - View commit details
-
Copy full SHA for 99f27bf - Browse repository at this point
Copy the full SHA 99f27bfView commit details
Commits on Sep 19, 2024
-
feat(repeats): moving max repeat config to global config. Also a smal…
…l improvement at the loss of repeat check.
Configuration menu - View commit details
-
Copy full SHA for 703efbf - Browse repository at this point
Copy the full SHA 703efbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7eb3c - Browse repository at this point
Copy the full SHA bb7eb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed5af4 - Browse repository at this point
Copy the full SHA fed5af4View commit details
Commits on Oct 3, 2024
-
feat(reverse-strand): Now showing reverse strand transcript in 5'-3' …
…orientation relative to the transcript by default (can be configured).
Configuration menu - View commit details
-
Copy full SHA for 9a2e049 - Browse repository at this point
Copy the full SHA 9a2e049View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82ab35 - Browse repository at this point
Copy the full SHA b82ab35View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd87a5 - Browse repository at this point
Copy the full SHA cdd87a5View commit details
Commits on Nov 16, 2024
-
fixing off-by one error at transcript start, problematic intergenic v…
…ariants, and only one assembly mapper on pretty print.
Configuration menu - View commit details
-
Copy full SHA for 9a77892 - Browse repository at this point
Copy the full SHA 9a77892View commit details