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

Fix downsample #222

Merged
merged 3 commits into from
Sep 16, 2019
Merged

Fix downsample #222

merged 3 commits into from
Sep 16, 2019

Conversation

cimendes
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@658e6db). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #222   +/-   ##
======================================
  Coverage       ?   41.96%           
======================================
  Files          ?       72           
  Lines          ?     6486           
  Branches       ?        0           
======================================
  Hits           ?     2722           
  Misses         ?     3764           
  Partials       ?        0
Impacted Files Coverage Δ
flowcraft/templates/downsample_fastq.py 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 658e6db...de8eb94. Read the comment docs.

@cimendes cimendes merged commit a2074ca into dev Sep 16, 2019
@cimendes cimendes deleted the fix_downsample branch September 16, 2019 13:26
cimendes added a commit that referenced this pull request Sep 16, 2019
* Dag files (#209)

* move DAG JSON files to the resources directory

* added manifest information to the `nextflow.config` file to allow for remote execution (#204) - Partial solve to #194 issue
- Deprecation of the `manifest.config´ file

* Set phred encoding when it fails to be determined - trimmomatic (#211)

* fix bug publishdir (downsample_fastq component)

* add pphred33 when encoding fails to be determined, if still fails retry with phred64 encoding (trimmomatic component)

* Fix downsample (#222)

* edited file names for downsample fastqs
* stringified depth for file name
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.

None yet

3 participants