Posts

Showing posts with the label python

Querying NCBI dbSNP for rsID mergers with Python (a.k.a. where is RsMergeArch.bcp.gz?)

Procedural content generation: map construction via blind agent (a.k.a. building a Rogue-like map)

Procedural content generation: map construction via binary space partitioning (a.k.a. building a Rogue-like map)

Generate Q-Q plot using Python (Install StatsModels Ubuntu 12.10)

Write .ods (for LibreOffice Calc) from Python (2.7) (Ubuntu 12.10)

Embedding Python in C++: converting C++ vectors to numpy arrays, and plotting C++ vector contents using matplotlib

Getting started with FFTW for computing the Discrete Fourier Transform

Extracting sequence information from Stacks samples

In silico restriction digest and retrieval of restriction site associated DNA

Determine the type of an object in Python

Call external program from Python and capture its output

Read in file by command line argument and split on tab delimiter in Python