BioNumPy Profile Banner
BioNumPy Profile
BioNumPy

@BioNumPy

Followers
56
Following
1
Media
10
Statuses
13

Python library for array programming on biological datasets. Documentation available at: https://t.co/R622AQLPzs

Joined January 2023
Don't wanna be here? Send us removal request.
@BioNumPy
BioNumPy
10 months
And we're now published in Nature Methods 🥳 Full article here:
nature.com
Nature Methods - BioNumPy: array programming for biology
@SandveGeir
Geir Kjetil Sandve
10 months
Finally biologists can also use numpy (array programming). Handling e.g. DNA and protein sequences with convenience and speed, like physicists and machine learners for decades have worked with numerical data: (1/3).
0
2
6
@BioNumPy
BioNumPy
2 years
Finally, a cool example showing that there are fewer mapped reads on average around genomic variants. Check out this colab if you want to try out the examples:
Tweet media one
Tweet media two
0
2
3
@grok
Grok
1 day
Join millions who have switched to Grok.
81
136
1K
@BioNumPy
BioNumPy
2 years
. or around transcription factor peak summits. Here we plot the pileup for reads on the positive and negative strand, and clearly see the pileups we expect around the summit.
Tweet media one
Tweet media two
1
1
2
@BioNumPy
BioNumPy
2 years
It’s quite easy to e.g. find the mean read pileup value around transcription start sites or other locations.
Tweet media one
Tweet media two
1
0
1
@BioNumPy
BioNumPy
2 years
The Genome object makes it easy to read bam-files, bed-files and other data that belongs on a reference genome. Getting a pileup from intervals and slicing the pileup can be done with NumPy-like syntax.
Tweet media one
Tweet media two
1
0
1
@BioNumPy
BioNumPy
2 years
BioNumPy has been updated with changes that make it a lot easier to work with genomic intervals and data on a reference genome 😀 . Here are a few cool examples to illustrate the new stuff:.
1
5
12
@BioNumPy
BioNumPy
3 years
Day 5/5 of short BioNumPy examples: Finding the most common kmers in a FASTQ-file. Try out the code here: Check out our documentation for more cool examples: �
Tweet media one
Tweet media two
0
5
5
@BioNumPy
BioNumPy
3 years
Day 4 of small #BioNumPy examples: Sequence matching (searching for a sequence in a set of reads). Try out the code here:
Tweet media one
Tweet media two
0
5
4
@BioNumPy
BioNumPy
3 years
Day 3 of small BioNumPy examples: Plotting the mean base qualities across reads. Try out the code here: and remember to follow us for daily examples😋
Tweet media one
Tweet media two
0
6
5
@BioNumPy
BioNumPy
3 years
Day 2/5 of small BioNumPy examples: Motif matching. We download a motif from Jaspar, compute max motif score per read in a FASTQ file and plot a histogram of the scores. Run the code here:
Tweet media one
Tweet media two
0
7
6
@BioNumPy
BioNumPy
3 years
Every day this week, we'll share a small example of how BioNumPy can be used. First out: FASTQ filtering . (try out the code yourself here: . and remember to follow us for daily updates ☺️
Tweet media one
0
8
10