Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • henry
    replied
    Originally posted by nilshomer View Post
    It goes without saying that the purpose of the evaluations was to compare other methods to BFAST for SOLiD data. PM me with your email and I will send you a draft.

    Nils
    hi, nilshhomer,
    Thank you for your kind help. I will read the draft carefully. My email is [email protected]
    Best wishes

    Jing

    Leave a comment:


  • nilshomer
    replied
    Originally posted by henry View Post
    Hi, nilshhomer,
    I've downloaded the software you suggested, and had a glimpse of the manual. I will have a try.
    Btw, you mentioned you evaluated BWA, MAQ, SHRiMP, SOCS, and ZOOM on next-generation data (illumina, solid). Have compared them with BFAST ? If possible, could send me the evaluation results for those tools? Thank you very much!
    Anyway, maybe I will compare the results produced by BAW with those results by BFAST.

    Best

    Jing
    It goes without saying that the purpose of the evaluations was to compare other methods to BFAST for SOLiD data. PM me with your email and I will send you a draft.

    Nils

    Leave a comment:


  • henry
    replied
    Originally posted by nilshomer View Post
    Try BFAST (http://bfast.sourceforge.net), which is admittedly my own software. I am the processing NextGene, I will let you know how that goes. I have also evaluated BWA, MAQ, SHRiMP, SOCS, and ZOOM. As per corona-lite, I think there is a "small-indel" tool you can download from the solid software tools website. We have not gotten corona-lite to work in our lab so I feel your pain.
    Hi, nilshhomer,
    I've downloaded the software you suggested, and had a glimpse of the manual. I will have a try.
    Btw, you mentioned you evaluated BWA, MAQ, SHRiMP, SOCS, and ZOOM on next-generation data (illumina, solid). Have compared them with BFAST ? If possible, could send me the evaluation results for those tools? Thank you very much!
    Anyway, maybe I will compare the results produced by BAW with those results by BFAST.

    Best

    Jing

    Leave a comment:


  • nilshomer
    replied
    Originally posted by henry View Post
    Hi, nilshomer
    Thank you for replying to me. ABI provides a free software named 'CORONALite' to process SOLiD data. I tried using 'CORONALite' to identify SNPs/indels from small model organism genome as a test. It could identify SNPs, but no indels were found. I felt the results were strange.
    Plus CORONALite use PBS to assign work submited to our computer cluster, so the work can be performed on multiple computer nodes. However, some assignment on some node couldn't be finished successfully (I don't know the reason. Maybe many people were competing to use that computer node. I have no idea). Then I had to submit work again and again. CORONALite is not that good.
    I didn't try to process SOLiD data with MAQ. But MAQ claims it can process SOLiD data. BWA is somewhat improved version of MAQ. So I wanna have a try. BWA is suited for process SOLiD data with error rates less than 2%, but SOLiD data has a raw color error rate (up to 10%). So BWA is also not a good option for processing SOLiD data.
    I'm confused that there isn't any good open source software that can be applied to process SOLiD data?
    Thank you very much.

    Jing
    Try BFAST (http://bfast.sourceforge.net), which is admittedly my own software. I am the processing NextGene, I will let you know how that goes. I have also evaluated BWA, MAQ, SHRiMP, SOCS, and ZOOM. As per corona-lite, I think there is a "small-indel" tool you can download from the solid software tools website. We have not gotten corona-lite to work in our lab so I feel your pain.

    Leave a comment:


  • henry
    replied
    Originally posted by SoftGenetics View Post
    You might wish to try NextGENe which will process Solid and other data and has a modified BWT for whole genome reference, or we can send a BWT reference to you.

    Best
    Hi SoftGenetics,
    Thank you very much. I've downloaded BWT references.
    Best
    Jing

    Leave a comment:


  • henry
    replied
    Originally posted by nilshomer View Post
    I would run some quick simulations to convince yourself that bwa can detect what you are looking for, especially SNPs and indels in the presence of errors. Also note that SOLiD data has a higher raw color error rate (up to 10%), whereas BWA says it is suited for <%2 error rates. Anyhow, you are sacrificing something for speed and in my own unpublished simulations it is sensitivity, though BWA is oddly faster for ABI data compared to Illumina data (maybe I am doing something wrong). To my knowledge, simulation tools can be found in any of the following alignment packages: MAQ, BFAST, and SAMtools. Feel free to PM me if you want to discuss further.
    Hi, nilshomer
    Thank you for replying to me. ABI provides a free software named 'CORONALite' to process SOLiD data. I tried using 'CORONALite' to identify SNPs/indels from small model organism genome as a test. It could identify SNPs, but no indels were found. I felt the results were strange.
    Plus CORONALite use PBS to assign work submited to our computer cluster, so the work can be performed on multiple computer nodes. However, some assignment on some node couldn't be finished successfully (I don't know the reason. Maybe many people were competing to use that computer node. I have no idea). Then I had to submit work again and again. CORONALite is not that good.
    I didn't try to process SOLiD data with MAQ. But MAQ claims it can process SOLiD data. BWA is somewhat improved version of MAQ. So I wanna have a try. BWA is suited for process SOLiD data with error rates less than 2%, but SOLiD data has a raw color error rate (up to 10%). So BWA is also not a good option for processing SOLiD data.
    I'm confused that there isn't any good open source software that can be applied to process SOLiD data?
    Thank you very much.

    Jing

    Leave a comment:


  • SoftGenetics
    replied
    You might wish to try NextGENe which will process Solid and other data and has a modified BWT for whole genome reference, or we can send a BWT reference to you.

    Best

    Leave a comment:


  • nilshomer
    replied
    Originally posted by henry View Post
    sorry, i made a mistake. i was using install commands for maq to install bwa. just enter the bwa file and key in make, it works fine.

    anyway, Can bwa process solid data efficiently? Could you guys give me any suggestion about what software I may use to process solid data of whole human genome? Thank you very much.

    Jing
    I would run some quick simulations to convince yourself that bwa can detect what you are looking for, especially SNPs and indels in the presence of errors. Also note that SOLiD data has a higher raw color error rate (up to 10%), whereas BWA says it is suited for <%2 error rates. Anyhow, you are sacrificing something for speed and in my own unpublished simulations it is sensitivity, though BWA is oddly faster for ABI data compared to Illumina data (maybe I am doing something wrong). To my knowledge, simulation tools can be found in any of the following alignment packages: MAQ, BFAST, and SAMtools. Feel free to PM me if you want to discuss further.

    Leave a comment:


  • henry
    replied
    sorry, i made a mistake. i was using install commands for maq to install bwa. just enter the bwa file and key in make, it works fine.

    anyway, Can bwa process solid data efficiently? Could you guys give me any suggestion about what software I may use to process solid data of whole human genome? Thank you very much.

    Jing

    Leave a comment:


  • henry
    started a topic about burrows-wheeler transform

    about burrows-wheeler transform

    Hi, guys,

    I'm working on next-generation sequencing data (illumina, and solid). It's said that bwa can run very fast. I've downloaded bwa. But I don't know how to install it. I'm using federa on x64 computer. Is there anyone who could kindly tell me how to install it?

    Can bwa process solid data efficiently? Could you guys give me any suggestion about what software I may use to process solid data of whole human genome? Thank you very much.

    Jing

Latest Articles

Collapse

  • SEQadmin2
    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
    by SEQadmin2



    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

    Despite this, “CRISPR helped turn genome editing from a specialized technique into
    ...
    07-31-2026, 11:01 AM
  • SEQadmin2
    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
    by SEQadmin2


    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

    The systematic characterization of the human proteome has
    ...
    07-20-2026, 11:48 AM
  • SEQadmin2
    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
    by SEQadmin2



    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
    ...
    07-09-2026, 11:10 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
13 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
31 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-31-2026, 02:55 AM
0 responses
40 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-24-2026, 12:17 PM
0 responses
26 views
0 reactions
Last Post SEQadmin2  
Working...