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

Small size of certain samples assemblies #3

Open
hacaoe opened this issue Apr 27, 2022 · 2 comments
Open

Small size of certain samples assemblies #3

hacaoe opened this issue Apr 27, 2022 · 2 comments

Comments

@hacaoe
Copy link

hacaoe commented Apr 27, 2022

Hi,
I am currently working on using bookend together with flair to generate transcriptomes of multiple samples and I am having a weird issue. For some samples, my bookend assemblies are way smaller than for other assemblies (around 100 KB instead of like 9 MB in other samples). What would be the reason for this, when the elrs are of similar size and no different parameters were chosen between the different samples? A quick reply would be appreciated

@hacaoe hacaoe changed the title Hi, Small size of certain samples assemblies Apr 27, 2022
@hacaoe
Copy link
Author

hacaoe commented Apr 27, 2022

Also, is it possible to specify amount of threads for bookend, so that it could run faster?

@maschon0
Copy link
Collaborator

maschon0 commented May 3, 2022

Hello @hacaoe,

The difference in assembly sizes could have a variety of causes. Could you share the arguments you are using for assembly, as well as an example of an ELR file that produced a large vs. a small assembly?

It may be worthwhile to re-run ELR generation and assembly using the new major release version 1.0.1. You can see the release notes here, but I identified a number of bugs that were causing reads/assemblies to be lost, and I have corrected them in this release. You can either install from source code here or pip3 install bookend-rna --upgrade if you installed through pip.

Unfortunately multi-threading is not currently implemented, so Bookend utilities can only run on one core at the moment. This is on my to-do list to implement.

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