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

test RNA-seq speed in bisulfite-seq branch #101

Open
hxin opened this issue May 31, 2019 · 2 comments
Open

test RNA-seq speed in bisulfite-seq branch #101

hxin opened this issue May 31, 2019 · 2 comments

Comments

@hxin
Copy link
Collaborator

hxin commented May 31, 2019

Data.Name Sargasso.Strategy difference bisulfite master
rna_mouse_10 best 00:00:11 bisulfite_seq=00:13:30 master=00:13:41
rna_mouse_10 conservative -0.0002315 bisulfite_seq=00:12:03 master=00:11:43
rna_mouse_10 permissive -0.0002894 bisulfite_seq=00:14:05 master=00:13:40
rna_mouse_10 recall -0.0002778 bisulfite_seq=00:14:00 master=00:13:36
rna_human_2 best -0.0002083 bisulfite_seq=00:15:33 master=00:15:15

image

@hxin
Copy link
Collaborator Author

hxin commented May 31, 2019

No difference in time, as expected. @lweasel

@hxin
Copy link
Collaborator Author

hxin commented Jun 3, 2019

Well, a 10+ seconds delay may be caused by refactoring the namedtuple threshold data into a class, so an extra object is created when checking the threshold.

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

1 participant