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

RILseq 0.48 #3

Merged
merged 2 commits into from
May 21, 2017
Merged

RILseq 0.48 #3

merged 2 commits into from
May 21, 2017

Conversation

nivreiss
Copy link

  1. Erased processors parameter from the init.py script and map_chimeric_fragments.py.
    processors (-t) can be added to --bwa_params parameter.
    Default values unchanged.
  2. Changed the bwa_params in map_single_fragments, and erased the -k 1 -l 20 params (The use of seeding).
  3. Bug fix in ecocyc_parser.py when the directory name had '-'. (when reading the .fsa file from the ecocyc_dir)
  4. Cosmetic In RILseq_significant_regions.py: change --ec_dir to --bc_dir
  5. Bugfix in plot_region_interactions.py:
    replaced an "and" with an "or" in one of the conditions and added additional text to the figure.
  6. added consideration to '#' or '@' in init.py in read_transcripts().
  7. Changed documentation in RILseq_significant_regions.py --ribozero to "Remove rRNA prior to the statistical analysis."
  8. Added a folder named run_example containing a tar file with results file from runs with stat libraries.

Niv Reiss added 2 commits May 17, 2017 18:39
…imeric_fragments.py.

processors (-t) can be added to --bwa_params parameter.
Default values unchanged.
2. Changed the bwa_params in map_single_fragments, and erased the -k 1 -l 20 params (The use of seeding).
3. Bug fix in ecocyc_parser.py when the directory name had '-'. (when reading the .fsa file from the ecocyc_dir)
4. Cosmetic In RILseq_significant_regions.py: change --ec_dir to --bc_dir
5. Bugfix in plot_region_interactions.py:
replaced an "and" with an "or" in one of the conditions and added additional text to the figure.
6. added consideration to '#' or '@' in __init__.py in read_transcripts().
7. Changed documentation in RILseq_significant_regions.py --ribozero to "Remove rRNA prior to the statistical analysis."
8. Added a folder named run_example containing a tar file with results file from runs with stat libraries.
@asafpr asafpr merged commit bb448db into asafpr:master May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants