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

More than single short Reads and Long reads #1

Closed
faraz89 opened this issue Nov 13, 2017 · 2 comments
Closed

More than single short Reads and Long reads #1

faraz89 opened this issue Nov 13, 2017 · 2 comments

Comments

@faraz89
Copy link

faraz89 commented Nov 13, 2017

Hi,
So i have 2 libraries of short reads and 4 files of long reads and i am meaning to use all. Is it possible i can use more than one file for both short reads and long reads arguments in the script? Something like this for example:

python HECIL.py -l LongRead1.fa -l LongRead2.fa -s ShortRead1.fq -s ShortRead2.fq -len 202 -o Out

Or do i need to merge the short reads libraries as well as long reads files before using this tool?

Faraz

@ochoudhu
Copy link
Member

You would have to merge them since the current version of HECIL supports a single file for each read type.

@semrich
Copy link

semrich commented Nov 14, 2017 via email

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

No branches or pull requests

3 participants