Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GenoMax
    replied
    You are using the right software.

    You will need full data folder produced by the sequencer for a real test. I am not sure if you can download a full flowcell data folder to test the software. Check on BaseSpace.

    Possible fastq conversion command will look like this. Demultiplexed data is going to be put in "Unaligned" directory. Following command is using 4 cores. There is no big benefit to going overboard with # of cores.

    Code:
    $ bcl2fastq -i /path_to/flowcell_ID/Data/Intensities/BaseCalls -o /path_to/flowcell_ID/Unaligned -r 4 -d 4 -p 4 -w 4
    You can run

    Code:
    $ bcl2fastq -h
    to get help on all possible command line options.

    I believe you can specify a separate location for the samplesheet file with v.2.16. Previously SampleSheet.csv file had to be inside the /flowcell_ID/Data/Intensities/BaseCalls directory. That option would likely be specified with --samplesheet /path_to/samplesheet.csv addition to above command line (I have not tested the 2.16 version yet).

    You can create an example samplesheet by using Illumina Experiment Manager (v.1.9) program that you can download from Illumina support site. This is a windows program.

    Leave a comment:


  • paumarc
    replied
    we have the Ilumina NextSeq 500 and our provider told me to use this software



    the point now is hos do i use it.

    thanks

    Leave a comment:


  • GenoMax
    replied
    Which sequencer are you getting? bcl2fastq v.2.16.x is required for NextSeq and Hiseq X data. If you are getting a MiSeq/HiSeq 1xxx/2xxx machine then you will want to use bcl2fastq v.1.8.4. The conversion programs included in these two versions are different and have different command syntax.

    Quote from Illumina.

    The bcl2fastq2 v2.16 software can be used to convert BCL files from all Illumina sequencing systems running RTA version 2.0 and above. This is a change from the original information, which indicated that v2.16 could be used with all sequencers running RTA 1.18 and above: that information is no longer correct. For conversion of data generated on Illumina sequencing systems using versions of RTA before RTA 2.0, use bcl2fastq v1.8.4.

    Leave a comment:


  • paumarc
    started a topic Testing bcl2fast

    Testing bcl2fast

    Hello everybody!

    I'm new at the NextSeq world, my lab just bought a new machine some weeks ago and now I will be responsible to set up all the environment to perform different bioinformatics analysis

    The first i did was compile bcl2fastq in our cluster, I had no problem with it. Now i would like learn how does it works


    I found some bcl files at the piccard GitHub https://github.com/broadinstitute/picard

    but I'm not sure that I have all the archived required here, for example i do not have the SampleSheet file

    so my questions are:

    1- How do I can execute the bcl2fastq script. Do i have enough with

    bcl2fastq --input-dir xxxx --ouput-dir xxxx

    2 which files should i place to the input-dir? Do I have enougt with the bcl file or do i have to place some other files there? What if i don't have the SampleSheet file?

    p

Latest Articles

Collapse

  • seqadmin
    Genetic Variation in Immunogenetics and Antibody Diversity
    by seqadmin



    The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
    11-06-2024, 07:24 PM
  • seqadmin
    Choosing Between NGS and qPCR
    by seqadmin



    Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
    10-18-2024, 07:11 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 11:09 AM
0 responses
22 views
0 likes
Last Post seqadmin  
Started by seqadmin, Today, 06:13 AM
0 responses
20 views
0 likes
Last Post seqadmin  
Started by seqadmin, 11-01-2024, 06:09 AM
0 responses
30 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-30-2024, 05:31 AM
0 responses
21 views
0 likes
Last Post seqadmin  
Working...
X