hoffmangroup / segway

Application for semi-automated genomic annotation.
http://segway.hoffmanlab.org/
GNU General Public License v2.0
13 stars 7 forks source link

Retrive Observation from the Recovery Directory in Recovery Mode #36

Open EricR86 opened 9 years ago

EricR86 commented 9 years ago

Original report (BitBucket issue) by Sakura Tamaki (Bitbucket: Tamaki_Sakura).


Currently when running at Recovery mode with --recover without specifying --observation, the Segway will generate the observation on its own. However in most of the time the observation is either in the Recovery directory or can be retrieved from the log/segway.sh file in the Recovery directory.

It's seems better if we could add the functionality so that segway will automatically find the observation from the recovery directory.

EricR86 commented 9 years ago

Original comment by Sakura Tamaki (Bitbucket: Tamaki_Sakura).


EricR86 commented 9 years ago

Original comment by Michael Hoffman (Bitbucket: hoffman, GitHub: michaelmhoffman).


A good idea although a low priority. Not going to parse the logs for it, though, it should be specified in train.tab.

EricR86 commented 9 years ago

Original comment by Sakura Tamaki (Bitbucket: Tamaki_Sakura).