Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:None
-
Story Points:3
-
Sprint:Fall 2017
Description
It seems that the Save As... feature is exporting bedgraph files using spaces instead of tabs, so this should be fixed.
We should also check to see if other formats are being exported using spaces instead of tabs.
Also, change the comment line to show the genome version instead of chromosome name.
Attachments
Issue Links
- relates to
-
IGBF-1128 Save As... feature appends extra text that can cause the file name to be invalid
-
- Closed
-
My testing of this issue confirms that it is resolved. Using the Save As...(bedgraph) feature now saves a bedgraph file properly, using tabs instead of spaces. Also, the comment line now shows the genome version name instead of the chromosome name, as expected. Since this issue is resolved, it will now be closed, but I am creating
IGBF-1128to track a related issue that was present before this fix was put in place. It seems that the Save As... feature is not usable on Windows because extra text gets appended to the filename, causing the filename to be invalid. SeeIGBF-1128for more details.