diff peptideGenomicCoordinate.py @ 3:95d606bdfef7 draft

planemo upload
author pravs
date Sun, 17 Jun 2018 04:55:42 -0400
parents 1b61f7aafb61
children
line wrap: on
line diff
--- a/peptideGenomicCoordinate.py	Tue Jun 12 13:07:36 2018 -0400
+++ b/peptideGenomicCoordinate.py	Sun Jun 17 04:55:42 2018 -0400
@@ -2,7 +2,7 @@
 # 
 # Author: Praveen Kumar
 # University of Minnesota
-#
+# Galaxy-P Team
 # Get peptide's genomic coordinate from the protein's genomic mapping sqlite file (which is derived from the https://toolshed.g2.bx.psu.edu/view/galaxyp/translate_bed/038ecf54cbec)
 # 
 # python peptideGenomicCoordinate.py <peptide_list> <mz_to_sqlite DB> <genomic mapping file DB> <output.bed>