From: Ian H. <ih...@be...> - 2010-03-17 15:53:52
|
Hi Kenneth, Currently the easiest way to do this is to edit the file data/trackInfo.js (where 'data' is your dataRoot directory). Within this file you will see one clause like the following for each track: { "url" : "data/tracks/{refseq}/sts_markers/trackData.json", "type" : "FeatureTrack", "label" : "sts_markers", "key" : "STS Markers" }, Just delete that clause and the track will disappear. We do clearly need a script to do this, and I've added a request ticket for that. best, Ian CHAN, KENNETH 1 [AG/7721] wrote: > Hi all, > Can anyone tell me how to delete a track completely in JBrowse? > I tried to delete the track directory (eg. TrackToBeDelete) in the > path of jbrowse/data/tracks/RefSeq/ TrackToBeDelete. However, in the > jbrowse the track name is still there, only the actual data is not > displaying. It seems to me that the track information is recorded in the > browserRoot level instead of the dataRoot level, doesn't it? How can I > remove a track completely? Thanks in advance. > > Regards, > Kenneth > > --------------------------------------------------------------------------------------------------------- > This e-mail message may contain privileged and/or confidential information, and is intended to be received only by persons entitled to receive such information. If you have received this e-mail in error, please notify the sender immediately. Please delete it and all attachments from any servers, hard drives or any other media. Other use of this e-mail by you is strictly prohibited. > > > All e-mails and attachments sent and received are subject to monitoring, reading and archival by Monsanto, including its subsidiaries. The recipient of this e-mail is solely responsible for checking for the presence of "Viruses" or other "Malware". Monsanto, along with its subsidiaries, accepts no liability for any damage caused by any such code transmitted by or accompanying this e-mail or any attachment. > --------------------------------------------------------------------------------------------------------- > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Gmod-ajax mailing list > Gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-ajax |