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

Long reads support #113

Open
owenkuo-TW opened this issue Jun 17, 2024 · 5 comments
Open

Long reads support #113

owenkuo-TW opened this issue Jun 17, 2024 · 5 comments

Comments

@owenkuo-TW
Copy link

Hi,

Already complete the test. But failed with path to pacbio hifi.fastq.gz and also a tsv noted sample/file path. Would encounter error like below "Error in rule pool_paired_unmapped_R2: jobid: 9". Please kindly provide option to proceed. Thanks!

@beardymcjohnface
Copy link
Collaborator

Hi, sorry it might not be that obvious. Run Hecatomb like so:
hecatomb run --trim filtlong ...
I would probably also use --assembly cross if you dont have too many samples, but for hifi reads you might want to try an assembler and parameters better tuned for hifi reads.

@owenkuo-TW
Copy link
Author

Thanks for the reply. Can I apply contigs to conduct partial hecatmob pipeline?

@beardymcjohnface
Copy link
Collaborator

Sure! If you just want the read-annotations without the assembly, just add 'read_annotations' to specify the target output files:
hecatomb run read_annotations ...

@owenkuo-TW
Copy link
Author

Thanks for the reply! Just complete the read_annotations option, but can I apply assembled contigs into hecatomb process?

@beardymcjohnface
Copy link
Collaborator

Not easily. It would probably be easier to manually run mmseqs searches of the contigs against the secondary databases.

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

2 participants