Skip to content

Avoid hisat2 index error when BaseName.ss exist. - #21

Open
yduanBioinfo wants to merge 1 commit into
canceromics:mainfrom
yduanBioinfo:main
Open

Avoid hisat2 index error when BaseName.ss exist.#21
yduanBioinfo wants to merge 1 commit into
canceromics:mainfrom
yduanBioinfo:main

Conversation

@yduanBioinfo

Copy link
Copy Markdown

No description provided.

@yduanBioinfo

Copy link
Copy Markdown
Author

In process Hisat2Align:
index_base is named after the first file in Hisat2Index directory. Here is the code:
index_base = index[0].toString() - ~/(\.exon)?(\.\d)?(\.fa)?(\.gtf)?(\.ht2)?$/
However, when Hisat2Index/${fasta.baseName}.ss file to be the first file, the error "could not locate index" will occur.

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