You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nielshanson edited this page Feb 21, 2014
·
4 revisions
Here we describe how to use the fosmid quality control script (fosmid_qc.py).
Issues
This script requires the argparse Python package, which is not included on older versions of python, i.e., 2.5 and 2.6, which are common in the lab. Download and unzip the above and then run the following in the directory:
python setup.py install
Like most argparse scripts you can ask it for help:
python fosmid_qc.py -help
The command takes a number of arguments as input to specify which fosmid to search, the fosmid-end libraries, the vector databases, and an output directory. These are lists of files specified by the Unix glob *
e.g.