Skip to content
Snippets Groups Projects
Commit 93d2520c authored by Aaron's avatar Aaron
Browse files

add map/mapBed to scripts

parent 16858d21
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ def main():
'igv': 'bedToIgv',
'intersect': 'intersectBed',
'links': 'linksBed',
'map': 'mapBed',
'maskfasta': 'maskFastaFromBed',
'merge': 'mergeBed',
'multicov': 'multiBamCov',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment