Collection of python scripts written over time:
- 
oma_go.py 
 Qurey the OMA database for GO annotations of protein sequences.
- 
random_select_multi.py 
 Create random coordinates for random sequences in genomes.
- 
rename.py 
 Rename images in a folder with a list of names.
- 
sliding_window 
 Non overlapping sliding window counting of mapped reads and annotated genes.
- 
split_chunk.py 
 Split a multi-fasta file into n chunks.
- 
tallycounter.py 
 A simple counter for when you have to count multiple things at the same time.