-
Notifications
You must be signed in to change notification settings - Fork 14
Ndv dmel run embryo data #72
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
Open
cskokgibbs
wants to merge
40
commits into
simonsfoundation:master
Choose a base branch
from
nickdeveaux:ndv_dmel_run_embryo_data
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ndv dmel run embryo data #72
cskokgibbs
wants to merge
40
commits into
simonsfoundation:master
from
nickdeveaux:ndv_dmel_run_embryo_data
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nto ndv_dmel_run * 'master' of github.com:simonsfoundation/inferelator_ng: fixed variable names mismatch in bbsr_python and test tfa on mouse th17 runs unittests easily for mock kvs python 3 doesn't have the message attribute on Exception import utils explicitly with local dir make python3 compatible skipping these tests on Travis deliberately proper failure when not running a KVS client kvs now has a tear down function in utils attempting to debug removed redundant lines of code, like X=X test the kvs implementation of bbsr
…nto ndv_dmel_run * 'master' of github.com:simonsfoundation/inferelator_ng: Update README.md running unittest and inferelator bash scripts are documented fix incorrect markdown link import from module as installed by setup.py typo add support for skipping/not skipping kvs tests outside of travis and relsted developer documentation. Use kvs module as installed by setup script and add kvs to requirements. add comment to init file
* ndv_teardown_timely: teardown after collecting in rank 0
…tor_ng into ndv_dmel_run * 'ndv_teardown_timely' of github.com:nickdeveaux/inferelator_ng: Update and rename bsubtilis_bbsr_workflow_runner_with_imports.sh to workflow_runner_with_imports.sh an issue I had was that the worker machines in the parallelization step were not setting their R env correctly. This fixes that
…tor_ng into ndv_dmel_run
…tor_ng into ndv_dmel_run
…dv_dmel_run * 'master' of github.com:nickdeveaux/inferelator_ng: added missing import
…relator_ng into ndv_dmel_run * 'ndv_split_prior_into_gs' of github.com:nickdeveaux/inferelator_ng: use next() on the generator to be python3 compatible relative import of workflow for tests to pass in py3 test case for splitting prior into gs and prior New workflow for making the gold standard from a 50/50 split in the prior
…into ndv_dmel_run * 'ndv_dmel_run' of github.com:nickdeveaux/inferelator_ng: runner for the TF cells with knn smoothing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added logging directories to mi_R.py in order to combat issue of racing when using inferelator on the cluster. Logs track the progress of bootstraps and displays this as an ouput.