Giter Club home page Giter Club logo

Comments (2)

FionaMoon avatar FionaMoon commented on August 18, 2024

I meet the same problem.
Anyone can help?

from eclipdemux.

niekwit avatar niekwit commented on August 18, 2024

Hi both,

I run the script without installing it:

(base) niek@desktop:.../scripts$ git clone [email protected]:niekwit/eclipdemux.git
(base) niek@desktop:.../scripts$ python eclipdemux/eclipdemux_package/demux.py --help
Usage: takes raw fastq files and demultiplex inline randomer and adapter sequences

Options:
  -h, --help            show this help message and exit
  --dataset=DATASET     
  --newname=NEWNAME     
  -m METRICSFILE, --metrics=METRICSFILE
  --fastq_1=FASTQ1      fastq file to barcode demux
  --fastq_2=FASTQ2      fastq file to barcode demux
  --expectedbarcodeida=EXPECTEDBARCODEIDA
  --expectedbarcodeidb=EXPECTEDBARCODEIDB
  -b BARCODESFILE, --barcodesfile=BARCODESFILE
                        reference barcodes fasta or tsv file (tsv columns:
                        barcode_sequence/barcode_id)
  --length=RANDOMER_LENGTH
                        Length of randomer sequence at front of 2nd read
  --max_hamming_distance=ALLOWED_DISTANCE
                        Max Hamming distance between read barcode and given
                        barcodes to assign a barcode to a read
  --legacy           

After you have fixed the izip import error (see my fork), you can run the script (Python 3.10.10)

from eclipdemux.

Related Issues (3)

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.