hoffmangroup / segway

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

track spec name checking #35

Open EricR86 opened 9 years ago

EricR86 commented 9 years ago

Original report (BitBucket issue) by Elijah Christensen (Bitbucket: elijahc).


Greetings experimentalist humans, I hail from the lab of Jay Hesselberth.

I tried to run reverse-world with tied tracks and discovered track names can't start with digits. It would be nice if this was checked and failed gracefully with an error message.

PR coming.

EricR86 commented 9 years ago

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


Can you report your error here? Is this only in the tied tracks or reverse world case? segway.run.quote_trackname() should appropriately escape anything like that. Not sure throwing an error is the right solution.

EricR86 commented 9 years ago

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


Not enough information supplied to confirm bug.