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

some questions about input file #6

Closed
Hanjunmin opened this issue Apr 9, 2024 · 2 comments
Closed

some questions about input file #6

Hanjunmin opened this issue Apr 9, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Hanjunmin
Copy link

Hi,
It's a great tool!
but i don't know how to input my depth file when used the plot_depth.py,can you give me an example? I also suggest that you cam add some unusual input sample files on github.
Thank you

@yeeus yeeus added the enhancement New feature or request label Apr 9, 2024
@yeeus
Copy link
Owner

yeeus commented Apr 9, 2024

The depth file provided for plot_depth.py is generated by GCI which is in a fasta-like format (and gzipped):

>chromosome_id
0
1
2
3
...

And if you only need to use plot_depth.py with your customed depth file (such as the outputs from samtools depth), you can convert that into this format. And I will provide a script for that later (you would see it in the directory utility). Could you show me the format of your depth file?

@yeeus
Copy link
Owner

yeeus commented Oct 3, 2024

I will close this issue due to long time of inactivity.

@yeeus yeeus closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants