-
Notifications
You must be signed in to change notification settings - Fork 55
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
Issue #123: Add anib
#338
base: master
Are you sure you want to change the base?
Issue #123: Add anib
#338
Commits on Jul 15, 2021
-
Initial split of v2 ANIb code into
anib.py
andaniblastall.py
filesIncluding changing the parameter `mode` to `method`
Configuration menu - View commit details
-
Copy full SHA for b64231c - Browse repository at this point
Copy the full SHA b64231cView commit details
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 39bdde1 - Browse repository at this point
Copy the full SHA 39bdde1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9ebe2 - Browse repository at this point
Copy the full SHA 7e9ebe2View commit details -
Added initial versions of functions and comments about needed code
`run_anib_jobs()`, `update_comparison_results()`
Configuration menu - View commit details
-
Copy full SHA for 70abeb9 - Browse repository at this point
Copy the full SHA 70abeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcade6 - Browse repository at this point
Copy the full SHA 9dcade6View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c660e63 - Browse repository at this point
Copy the full SHA c660e63View commit details -
Change default for
maxmatch
fromNone
toFalse
If this is not a boolean, it prevents sqlite from recognising duplicate entries
Configuration menu - View commit details
-
Copy full SHA for bf4fa20 - Browse repository at this point
Copy the full SHA bf4fa20View commit details -
Add/expand code to process input genomes
Up to adding them to the database
Configuration menu - View commit details
-
Copy full SHA for c1b4be1 - Browse repository at this point
Copy the full SHA c1b4be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f9ec3 - Browse repository at this point
Copy the full SHA 34f9ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdd452 - Browse repository at this point
Copy the full SHA 5cdd452View commit details -
Configuration menu - View commit details
-
Copy full SHA for d78b479 - Browse repository at this point
Copy the full SHA d78b479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d42e79 - Browse repository at this point
Copy the full SHA 0d42e79View commit details -
Update call to
generate_joblist()
Now passes the lists of all `fragfiles` and `fraglens`
Configuration menu - View commit details
-
Copy full SHA for 9e25141 - Browse repository at this point
Copy the full SHA 9e25141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8a47d - Browse repository at this point
Copy the full SHA 1e8a47dView commit details -
Update value passed for
maxmatch
to a booleanNecessary for sqlite to recognise duplicate values
Configuration menu - View commit details
-
Copy full SHA for b07a1dd - Browse repository at this point
Copy the full SHA b07a1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4b131 - Browse repository at this point
Copy the full SHA 8f4b131View commit details -
Configuration menu - View commit details
-
Copy full SHA for c76f54c - Browse repository at this point
Copy the full SHA c76f54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c71ce5d - Browse repository at this point
Copy the full SHA c71ce5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 585b98f - Browse repository at this point
Copy the full SHA 585b98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 059ffdf - Browse repository at this point
Copy the full SHA 059ffdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for aed81e1 - Browse repository at this point
Copy the full SHA aed81e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0653f - Browse repository at this point
Copy the full SHA 0f0653fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc273df - Browse repository at this point
Copy the full SHA fc273dfView commit details -
Skip tests as a result of changes to how command lines are generated
Currently, we don't pass a list of genome pairs to `anib.py`.
Configuration menu - View commit details
-
Copy full SHA for cc4d346 - Browse repository at this point
Copy the full SHA cc4d346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3d471 - Browse repository at this point
Copy the full SHA 0e3d471View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f52ec - Browse repository at this point
Copy the full SHA f6f52ecView commit details
Commits on Sep 14, 2021
-
Make changes to reflect splitting of
anib
andaniblastall
- remove `mode` or `method` arguments in function calls/definitions - change references to module names from `anib` to `aniblastall` where necessary
Configuration menu - View commit details
-
Copy full SHA for 8f94ba0 - Browse repository at this point
Copy the full SHA 8f94ba0View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6de8b0f - Browse repository at this point
Copy the full SHA 6de8b0fView commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7da06d9 - Browse repository at this point
Copy the full SHA 7da06d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba3662 - Browse repository at this point
Copy the full SHA fba3662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb3c08 - Browse repository at this point
Copy the full SHA 1fb3c08View commit details -
Added useful debugging lines to
anib.py
May be removed later on
Configuration menu - View commit details
-
Copy full SHA for 6c12a72 - Browse repository at this point
Copy the full SHA 6c12a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 419db64 - Browse repository at this point
Copy the full SHA 419db64View commit details -
Comment out (likely) unnecessary function
Will be removed later
Configuration menu - View commit details
-
Copy full SHA for fd41e4c - Browse repository at this point
Copy the full SHA fd41e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104178a - Browse repository at this point
Copy the full SHA 104178aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37477db - Browse repository at this point
Copy the full SHA 37477dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf205b - Browse repository at this point
Copy the full SHA 8cf205bView commit details -
Comment out (likely) unnecessary function
Will be removed later
Configuration menu - View commit details
-
Copy full SHA for afd1be1 - Browse repository at this point
Copy the full SHA afd1be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc1113 - Browse repository at this point
Copy the full SHA 7dc1113View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee90a68 - Browse repository at this point
Copy the full SHA ee90a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f6e41 - Browse repository at this point
Copy the full SHA e8f6e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c518a - Browse repository at this point
Copy the full SHA c0c518aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1ee44 - Browse repository at this point
Copy the full SHA dd1ee44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cfbfe8 - Browse repository at this point
Copy the full SHA 8cfbfe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa686b - Browse repository at this point
Copy the full SHA 2aa686bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bd2a2 - Browse repository at this point
Copy the full SHA 10bd2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df94c7 - Browse repository at this point
Copy the full SHA 8df94c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42c089 - Browse repository at this point
Copy the full SHA e42c089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05665ee - Browse repository at this point
Copy the full SHA 05665eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 502becf - Browse repository at this point
Copy the full SHA 502becfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3589efc - Browse repository at this point
Copy the full SHA 3589efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c74bf3a - Browse repository at this point
Copy the full SHA c74bf3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 953be89 - Browse repository at this point
Copy the full SHA 953be89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1971d25 - Browse repository at this point
Copy the full SHA 1971d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641a843 - Browse repository at this point
Copy the full SHA 641a843View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53c4e8 - Browse repository at this point
Copy the full SHA d53c4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba213c - Browse repository at this point
Copy the full SHA aba213cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3233fd5 - Browse repository at this point
Copy the full SHA 3233fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92932ba - Browse repository at this point
Copy the full SHA 92932baView commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9631001 - Browse repository at this point
Copy the full SHA 9631001View commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7f60cc - Browse repository at this point
Copy the full SHA c7f60ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c174133 - Browse repository at this point
Copy the full SHA c174133View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc89bcd - Browse repository at this point
Copy the full SHA dc89bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13add41 - Browse repository at this point
Copy the full SHA 13add41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7566329 - Browse repository at this point
Copy the full SHA 7566329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c688d4 - Browse repository at this point
Copy the full SHA 3c688d4View commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc25ccc - Browse repository at this point
Copy the full SHA bc25cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a313d2f - Browse repository at this point
Copy the full SHA a313d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccd1d9 - Browse repository at this point
Copy the full SHA 3ccd1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f423dbe - Browse repository at this point
Copy the full SHA f423dbeView commit details
Commits on Dec 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c252188 - Browse repository at this point
Copy the full SHA c252188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c40113 - Browse repository at this point
Copy the full SHA 8c40113View commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0596e77 - Browse repository at this point
Copy the full SHA 0596e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a28fa - Browse repository at this point
Copy the full SHA 03a28faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7b52f - Browse repository at this point
Copy the full SHA 6b7b52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d951f - Browse repository at this point
Copy the full SHA 23d951fView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b43a50 - Browse repository at this point
Copy the full SHA 8b43a50View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b0cd43 - Browse repository at this point
Copy the full SHA 5b0cd43View commit details
Commits on Jun 7, 2022
-
update deprecated behaviours in pandas
- the sort_index() call now needs axis as an explicit keyword - pandas.utils.testing is now pandas.testing
Configuration menu - View commit details
-
Copy full SHA for ffba902 - Browse repository at this point
Copy the full SHA ffba902View commit details -
If an import is no longer required, it should be removed, rather than commented as "probably not required" or similar.
Configuration menu - View commit details
-
Copy full SHA for bdefef0 - Browse repository at this point
Copy the full SHA bdefef0View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfee675 - Browse repository at this point
Copy the full SHA dfee675View commit details