Skip to content

[WIP] Task updates w/ mitochondrial, etc.#5

Open
jackh726 wants to merge 15 commits intomasterfrom
mito
Open

[WIP] Task updates w/ mitochondrial, etc.#5
jackh726 wants to merge 15 commits intomasterfrom
mito

Conversation

@jackh726
Copy link
Contributor

No description provided.

@jackh726 jackh726 changed the title Task updates w/ mitochondrial, etc. [WIP] Task updates w/ mitochondrial, etc. Nov 21, 2020
#!/usr/bin/env python

# Author: Jin Lee (leepc12@gmail.com)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a # Copied <git sha> line here

val nth: Int = 4,
val chrsz: File,
val mitoChrName: String = "chrM"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra line?

--out-dir $outputsDir/bowtie2 \
${input.mergedR1.dockerPath} $outputsDir/bowtie2/${input.exp}.${input.repName}".srt.bam

ls -lh $outputsDir/bowtie2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not needed?

Comment on lines +8 to +11
from encode_lib_common import (
mkdir_p, log, ls_l, rm_f, strip_ext_fastq)
from encode_lib_genomic import (
get_read_length, remove_chrs_from_bam, samstat, samtools_index)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from common.encode_common import *
from common.encode_common_genomic import *

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