Mercurial > repos > jjjjia > cpo_prediction
diff cpo_galaxy_prediction.py @ 25:573136f142b6 draft
planemo upload
author | jjjjia |
---|---|
date | Wed, 29 Aug 2018 15:10:44 -0400 |
parents | e5a7da2239af |
children |
line wrap: on
line diff
--- a/cpo_galaxy_prediction.py Wed Aug 29 02:31:49 2018 -0400 +++ b/cpo_galaxy_prediction.py Wed Aug 29 15:10:44 2018 -0400 @@ -694,8 +694,8 @@ #lastly plasmids temp += str(plasmidFamily[list(plasmidFamily.keys())[0]].name) + "\t" - temp += str(plasmidFamily[list(plasmidFamily.keys())[0]].identity) + "\t" - temp += str(plasmidFamily[list(plasmidFamily.keys())[0]].sharedHashes) + "\t" + temp += str(plasmidFamily[list(plasmidFamily.keys())[0]].identity) + "\t" + temp += str(plasmidFamily[list(plasmidFamily.keys())[0]].sharedHashes) + "\t" temp+= str(len(mSuitePlasmids)) + "\t" plasmidID = "" contigs = ""