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

Visualization of results analyzed with command line #4

Open
simone-pignotti opened this issue Jan 21, 2020 · 2 comments
Open

Visualization of results analyzed with command line #4

simone-pignotti opened this issue Jan 21, 2020 · 2 comments

Comments

@simone-pignotti
Copy link

Hi,

First of all, thanks for this great tool!
I was wondering whether it's possible to use some subset of Kaptive-Web's code (e.g. few html+js+css files, which could be served by apache/nginx) to visualize the results of the command-line Kaptive tool, eventually after running some post-processing to generate images and other static files.

Thanks in advance
Simone

@kelwyres
Copy link
Collaborator

Hi Simone,

Thanks -very glad you are finding it useful! This is a great idea that I will definitely add to the wish-list but honestly it's not something that we have the resources to implement right now. By all means please feel free to experiment yourself- the code is completely open source. If it's the locus images that you are particularly interested in, the relevant code is at lines 463-579 of the job_process.py script. It's reading the results from the json file and reading the locus coordinates from the reference database then using biopython to make the image, which can be saved as svg, or png etc.

Thanks,
Kelly

@simone-pignotti
Copy link
Author

Thanks for the quick reply Kelly, I'll see what I can do!

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

No branches or pull requests

2 participants