Git Product home page Git Product logo

Comments (10)

clintval avatar clintval commented on June 24, 2024 1

Fixed in #10.

I will make a new release later today on PyPi but in the meantime you can either check out the master branch and install or do:

$ pip install git+git://github.com/clintval/sample-sheet.git

from sample-sheet.

nuin avatar nuin commented on June 24, 2024

In my case the first sample XX-XX-4Y has indexes N701 and E502, while the other sample has N701 and E506.

from sample-sheet.

clintval avatar clintval commented on June 24, 2024

Would it be possible for you to send me a simple example of your sample sheet to test on? Are your index fields index and index2?

from sample-sheet.

nuin avatar nuin commented on June 24, 2024

I will remove some sensitive information and paste it here.

from sample-sheet.

clintval avatar clintval commented on June 24, 2024

Thanks! Much appreciated.

from sample-sheet.

clintval avatar clintval commented on June 24, 2024

This is a bug. I see it now in the code.

I can fix it later today and push to GiHub after unit testing. Then you should be able to install off the master branch and use the fix.

from sample-sheet.

nuin avatar nuin commented on June 24, 2024

OK, thanks, I will paste anyway. Seems to be here:

from sample-sheet.

nuin avatar nuin commented on June 24, 2024

Sample sheet is this

[Header],,,,,,,,,,
IEMFileVersion,4,,,,,,,,,
Investigator Name,0,,,,,,,,,
Experiment Name,run_02_2018,,,,,,,,,
Date,12/01/2018,,,,,,,,,
Workflow,GenerateFASTQ,,,,,,,,,
Application,NextSeq FASTQ Only,,,,,,,,,
Assay,Nextera  Rapid Capture Enrichment,,,,,,,,,
Description,,,,,,,,,,
Chemistry,Amplicon,,,,,,,,,
,,,,,,,,,,
[Reads],,,,,,,,,,
151,,,,,,,,,,
151,,,,,,,,,,
,,,,,,,,,,
[Settings],,,,,,,,,,
Adapter,CTGTCTCTTATACACATCT,,,,,,,,,
,,,,,,,,,,
[Data],,,,,,,,,,
Sample_ID,Sample_Name,Sample_Plate,Sample_Well,I7_Index_ID,index,I5_Index_ID,index2,GenomeFolder,Sample_Project,Description
sample 1,sample 1,run_02_2018,A01,N701,TAAGGCGA,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 2,sample 2,run_02_2018,A02,N702,CGTACTAG,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 3,sample 3,run_02_2018,A03,N703,AGGCAGAA,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 4,sample 4,run_02_2018,A04,N704,TCCTGAGC,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 5,sample 5,run_02_2018,A05,N705,GGACTCCT,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 6,sample 6,run_02_2018,A06,N706,TAGGCATG,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 7,sample 7,run_02_2018,A07,N707,CTCTCTAC,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 8,sample 8,run_02_2018,A08,N708,CAGAGAGG,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 9,sample 9,run_02_2018,A09,N710,CGAGGCTG,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 10,sample 10,run_02_2018,A10,N711,AAGAGGCA,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 11,sample 11,run_02_2018,A11,N712,GTAGAGGA,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 12,sample 12,run_02_2018,A12,N701,TAAGGCGA,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 13,sample 13,run_02_2018,B01,N702,CGTACTAG,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 14,sample 14,run_02_2018,B02,N703,AGGCAGAA,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 15,sample 15,run_02_2018,B03,N704,TCCTGAGC,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 16,sample 16,run_02_2018,B04,N705,GGACTCCT,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 17,sample 17,run_02_2018,B05,N706,TAGGCATG,E502,ATAGAGAG,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 18,sample 18,run_02_2018,B06,N707,CTCTCTAC,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 19,sample 19,run_02_2018,B07,N708,CAGAGAGG,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 20,sample 20,run_02_2018,B08,N710,CGAGGCTG,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 21,sample 21,run_02_2018,B09,N711,AAGAGGCA,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 22,sample 22,run_02_2018,B10,N712,GTAGAGGA,E506,TATGCAGT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 23,sample 23,run_02_2018,B11,N704,TCCTGAGC,E507,TACTCCTT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,
sample 24,sample 24,run_02_2018,B12,N705,GGACTCCT,E507,TACTCCTT,Homo_sapiens\UCSC\hg19\Sequence\WholeGenomeFASTA,,```

from sample-sheet.

clintval avatar clintval commented on June 24, 2024

Try now. I did test on your example sheet with no problems.

$ pip3 install sample_sheet

Newest release v0.2.0 is up on PyPi. https://pypi.python.org/pypi/sample_sheet

from sample-sheet.

nuin avatar nuin commented on June 24, 2024

I will check, thanks a lot.

from sample-sheet.

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.