Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBrowse warning when re-running contig pipeline #685

Open
glebkuznetsov opened this issue Jun 23, 2016 · 2 comments
Open

JBrowse warning when re-running contig pipeline #685

glebkuznetsov opened this issue Jun 23, 2016 · 2 comments
Labels

Comments

@glebkuznetsov
Copy link
Member

Not sure why this is happening.

[Errno 17] File exists: '/home/ubuntu/millstone/genome_designer/conf/../temp_data/projects/446830f9/ref_genomes/41532f34/jbrowse/tracks'
Skipping dir tracks because it already exists.

@dbgoodman
Copy link
Member

compile_tracklist_json() in jbrowse_util.py is being run each time a
new contig gets a jbrowse track.

We should just remove the warning.

On Thu, Jun 23, 2016 at 5:19 PM Gleb Kuznetsov [email protected]
wrote:

Not sure why this is happening.

[Errno 17] File exists:
'/home/ubuntu/millstone/genome_designer/conf/../temp_data/projects/446830f9/ref_genomes/41532f34/jbrowse/tracks'
Skipping dir tracks because it already exists.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#685, or mute the thread
https://github.com/notifications/unsubscribe/AAfcBCzXTMuAJpv8ov08fWIcFeck_99tks5qOvhngaJpZM4I9P_j
.

@dbgoodman
Copy link
Member

Something weirder might be going on though. I will investigate
compile_tracklist_json()
and figure it out.

On Thu, Jun 23, 2016 at 6:12 PM Daniel Bryan Goodman [email protected] wrote:

compile_tracklist_json() in jbrowse_util.py is being run each time a
new contig gets a jbrowse track.

We should just remove the warning.

On Thu, Jun 23, 2016 at 5:19 PM Gleb Kuznetsov [email protected]
wrote:

Not sure why this is happening.

[Errno 17] File exists:
'/home/ubuntu/millstone/genome_designer/conf/../temp_data/projects/446830f9/ref_genomes/41532f34/jbrowse/tracks'
Skipping dir tracks because it already exists.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#685, or mute the thread
https://github.com/notifications/unsubscribe/AAfcBCzXTMuAJpv8ov08fWIcFeck_99tks5qOvhngaJpZM4I9P_j
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants