-
Notifications
You must be signed in to change notification settings - Fork 4
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
Tehila test #3
Open
tehilayehudai
wants to merge
66
commits into
orenavram:master
Choose a base branch
from
Webiks:Tehila_test
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
Tehila test #3
Conversation
This file contains 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
Added requirements.txt (to be filled) Added ability to run mock data cleanly (run_mock.sh) Added README.md
…equences.py (the right one is unique_rpm) Fixed input argument to extract_clusters_sequences Fixed UnitPSSMs and pssm_score_peptide_script paths Added parallel mode in local run Updated weblogo imports Commented out weblogo generation to save time
Updated python requirements
…t to workers). Added run_using_celery to global_params.py. Updated docker to support worker mode. WIP updated README.
Added acks late to submit task
…nizing shared drives (e.g. EFS) Added support for multiple files in filter_reads. Added Agg backend for matplotlib to support running in servers without display Updated aws script to new account Updated README
Added seed for creating random PSSMs per motif Added random seed for generating random peptides Fixed reading single fastq file Added seed to random forest Changed split_meme_and_cutoff_files batch size to 1 for better parallelism Support for pValues merge with more than 100 files
Added ability to run meme cutoffs calculation in parallel Added ability to add comments in seq2sam, sam2bc using '#' line start Added ability to split meme without cutoffs by setting 'skip' as input Added run_rabbit.sh and docker-compose as example
Added shuffles generator example and patterns (WIP)
Added number of memes to process in hits for testing Added hits verbose output
…s_filtration/module_wraper.py
…eline IgOmeProfiling_pipeline.py
mapping (f,y together and w alone) Mapitop representation changed to be one of the 20 original letters (for example instead of r,k = b the mapping now is r,k = r) Updated the option for minimum sequence length with a flag in the reads_filtraion/module_wrapper.py
change the calculate of p-value
fix the variable names
change the variable of df to train_data
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.
No description provided.