Mercurial > repos > dchristiany > data_manager_proteore
comparison data_manager/resource_building.py @ 19:85532a48e4e4 draft
planemo upload commit 8040003119a3d54866ec6ee9b9f659f2af554817-dirty
author | dchristiany |
---|---|
date | Tue, 15 Jan 2019 07:13:52 -0500 |
parents | c11d5bdc22e0 |
children | d2af5a5053fd |
comparison
equal
deleted
inserted
replaced
18:3479a69e02a1 | 19:85532a48e4e4 |
---|---|
1 # -*- coding: utf-8 -*- | |
1 """ | 2 """ |
2 The purpose of this script is to create source files from different databases to be used in other proteore tools | 3 The purpose of this script is to create source files from different databases to be used in other proteore tools |
3 """ | 4 """ |
4 | 5 |
5 import os, sys, argparse, requests, time, csv, re, json, zipfile, shutil | 6 import os, sys, argparse, requests, time, csv, re, json, zipfile, shutil |