GithubHelp home page GithubHelp logo

atac-pipe's People

Contributors

jefferyustc avatar qukunlab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atac-pipe's Issues

'--group'

I don't know what file the '--group' need. Can someone give me a example pls? Thanks.

error came out when executing MappingQC

I was comparing 2 samples but stuck in step 1. Everything seems fine until Quality control.
What do you think the problem is? Thanks.
`Runtime.totalMemory()=1073217536
Convert chrM.sam to chrM.bam for D87
Convert chrM.sam to chrM.bam for T87
Draw TSS enrichment plot for D87
Draw TSS enrichment plot for T87
Draw fragment distribution plot for D87
Draw fragment distribution plot for T87
Quality control D87
Quality control T87

Traceback (most recent call last):
File "atac-pipe.py", line 703, in
main()
File "atac-pipe.py", line 690, in main
if options.MappingQC: MappingQC()
File "atac-pipe.py", line 283, in MappingQC
pool.map(MappingQC_6, sn)
File "/zhaowei/YJM/miniconda3/envs/atac-pipe/lib/python2.7/multiprocessing/pool.py", line 253, in map
return self.map_async(func, iterable, chunksize).get()
File "/zhaowei/YJM/miniconda3/envs/atac-pipe/lib/python2.7/multiprocessing/pool.py", line 572, in get
raise self._value
AttributeError: 'NoneType' object has no attribute 'group'`

Update ATAC-pipe

We modified some parameter commands in the old version so that we can better use ATAC-pipe. Previous versions may not be able to correctly pair double-ended files of the same sample in some cases. Now this problem has been solved very well.

other reference genomes

I want to use other reference genomes(maize genome),but this pipeline only offers ‘hg19’ and ‘mm9’ as genome references. I wonder if there is a way to add others reference genomes to this pipeline.

error executing python atac-pipe.py

got this issue when running command python atac-pipe.py:

Traceback (most recent call last):
  File "atac-pipe.py", line 8, in <module>
    import levenshtein
ImportError: No module named levenshtein

what do you think went wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.