annotate data_manager/get_ctat_genome_filenames.py @ 0:fcf82328f066 draft default tip

new version. Not tested yet.
author trinity_ctat
date Mon, 22 Jan 2018 16:06:42 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
1 #!/usr/bin/env python
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
2
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
3 # FIX - NEED TO FINISH WRITING THIS.
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
4 get_ctat_genome_filenames()
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
5 open the url and retrieve the filenames of the files in the directory.
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
6 return a tuple of the filenames
fcf82328f066 new version. Not tested yet.
trinity_ctat
parents:
diff changeset
7