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

To be updated: Building an ATAC-seq count matrices from bam file #35

Closed
kridsadakorn opened this issue Oct 17, 2019 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@kridsadakorn
Copy link
Collaborator

https://nbviewer.jupyter.org/github/colomemaria/epiScanpy/blob/master/docs/tutorials/ATAC_bld_ct_mtx_tutorial.html

To update in the tutorial

epi.ct.bld_atac_mtx(list_bam_files=list_cells,
                    loaded_feat=enhancers,
                    output_file='test_ATAC_mtx.txt',
                    path=path_to_play_data,
                    writing_option='w',
                    header=enhancer_names)

output_file was update to output_file_name

@kridsadakorn kridsadakorn changed the title To be update: Building an ATAC-seq count matrices from bam file To be updated: Building an ATAC-seq count matrices from bam file Oct 17, 2019
@kridsadakorn kridsadakorn added the enhancement New feature or request label Oct 18, 2019
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