Mercurial > repos > trinity_ctat > not_used
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/get_ctat_genome_filenames.py Mon Jan 22 16:06:42 2018 -0500 @@ -0,0 +1,7 @@ +#!/usr/bin/env python + +# FIX - NEED TO FINISH WRITING THIS. +get_ctat_genome_filenames() + open the url and retrieve the filenames of the files in the directory. + return a tuple of the filenames +