Coder Social home page Coder Social logo

Comments (5)

tanlongzhi avatar tanlongzhi commented on August 18, 2024

Hi Yuyang,

I'll take a look at your error as soon as possible.

For an example .3dg file, there's already a FTP link in README.md; but it's not showing up because GitHub doesn't support FTP links. Here I've pasted it below for your convenience:

ftp://ftp.ncbi.nlm.nih.gov/geo/samples/GSM3271nnn/GSM3271352/suppl/GSM3271352_gm12878_06.impute3.round4.clean.3dg.txt.gz

The corresponding GEO accession contains final files like this for all single cells, as well as all intermediate files starting from raw.con.gz. However, the two earliest files, aln.bam and phased.seg.gz haven't been provided because of their large size.

from dip-c.

tanlongzhi avatar tanlongzhi commented on August 18, 2024

Your error seems to come from a discrepancy in chromosome naming between your genome file (chr1 in your hg19.fa) and the SNP file you used (1 in snps/NA12878.txt.gz). You must change one of them to match the other.

The importance of chromosome name matching has been mentioned in an earlier comment for this repo, and another comment for the companion repo hickit.

from dip-c.

bioyuyang avatar bioyuyang commented on August 18, 2024

from dip-c.

liubinnk1 avatar liubinnk1 commented on August 18, 2024

Hi Tan,

I run the dip-c seg command and got the issues:

The messages is as following:
Traceback (most recent call last):
File "/THL8/home/liubin/software/dip-c-master/dip-c", line 130, in
main()
File "/THL8/home/liubin/software/dip-c-master/dip-c", line 42, in main
return_value = seg.seg(sys.argv[1:])
File "/THL8/home/liubin/software/dip-c-master/seg.py", line 115, in seg
seg_data.clean()
File "/THL8/home/liubin/software/dip-c-master/classes.py", line 204, in clean
for name in self.reads.keys():
RuntimeError: dictionary changed size during iteration

from dip-c.

tanlongzhi avatar tanlongzhi commented on August 18, 2024

Hi @liubinnk1, please see my reply to your identical question in the other thread.
Best,
Tan

from dip-c.

Related Issues (20)

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.