Skip to content

add user defined genome and allow the pipeline to run in offline environment#11

Open
Serine94209792 wants to merge 3 commits into
hw538:masterfrom
Serine94209792:master
Open

add user defined genome and allow the pipeline to run in offline environment#11
Serine94209792 wants to merge 3 commits into
hw538:masterfrom
Serine94209792:master

Conversation

@Serine94209792

Copy link
Copy Markdown

Edit genome parameter to readBam , allowing user-defined genome (BSgenome object). Now, the genome parameter can have two types of input: string or Bsgenome object. In the meanwhile, genome_label have more options: hg19, hg38, hg38-NCBI, user_define, when genome_label = 'user_define', genome cannot be NULL, when genome_label != 'user_define', genome parameter will be ignored.

Add genome parameter to writeMutTable, can be explicitly assigned the BSgenome or just NULL

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.

1 participant