rustybam 0.1.13

Mitchell Vollger's utilities for alignments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"git.ignoreLimitWarning": true,
		"python.pythonPath": "/Users/mrvollger/miniconda3/envs/smk/bin/python",
		"editor.wordWrapColumn": 100,
		"cSpell.words": [
			"breakpaf"
		]
	}
}