Skip to content

Add an example of pyfaidx usage#1

Merged
icwells merged 1 commit intoWilsonSayresLab:masterfrom
mdshw5:patch-1
Jul 30, 2018
Merged

Add an example of pyfaidx usage#1
icwells merged 1 commit intoWilsonSayresLab:masterfrom
mdshw5:patch-1

Conversation

@mdshw5
Copy link
Copy Markdown
Contributor

@mdshw5 mdshw5 commented Jul 30, 2018

I just did this for fun, since I saw this module pop up in my activity feed, and you're doing lots of operations on multi-fasta files where I think my pyfaidx module might help out - both in terms of code complexity and computational efficiency, since it uses the samtools indexing strategy to reduce I/O. Feel free to ignore this if you want - just doing this over my morning coffee.

@icwells icwells merged commit 8730c1f into WilsonSayresLab:master Jul 30, 2018
@icwells
Copy link
Copy Markdown
Collaborator

icwells commented Jul 30, 2018

Looks pretty cool. I'm not sure if it will make too much of a difference here (since most of the time is spent analyzing the sequences), but it certainly won't hurt.

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.

2 participants