Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • marlei
    Junior Member
    • Oct 2009
    • 5

    Are Solexa GAPipeline v.1.0 ELAND results realignable with new v.1.4 ELAND module?

    Hi!

    I have an old project of Solexa GA runs that should be compared to new Solexa runs. The old sequence data was analysed with Solexa GAPipeline v.1.0.

    Data analysis files available from the old analysis are only these ELAND Alignment results:
    s_*_sequence.txt
    s_*_eland_result.txt

    Is it possible to realign old results, that is, use these as an input to new Solexa GA Pipeline v.1.4 ELAND_standalone.pl? And if so, how? It seems some conversions of the input files are necessary...

    Best regards

    Maria
  • marlei
    Junior Member
    • Oct 2009
    • 5

    #2
    I managed to solve the compatibility problem with help from Illumina Tech. Support.

    Solexa GAPipeline v.1.0 results s_*_sequence.txt (fastq format input files) need to be modified as follows:

    perl -pe 's/^\@(.*)$/\@\1\#0\/1/' | perl -pe 's/^\+(.*)$/\+\1\#0\/1/' | perl -pe 's/HWI-EAS/HWI_EAS/'

    Note that also ELAND v.1.4 results should be modified with
    perl -pe 's/HWI-EAS/HWI_EAS/'
    This will satisfy the v.1.4 ELAND_standalone.pl.

    Invoke example:
    /Pipeline/GAPipeline-1.4.0/bin/ELAND_standalone.pl -if s_4_sequence-converted.txt -it fastq -eg ../../Genomes/Hg19_squashed/ -op realigned-4


    --
    Best regards

    Maria

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    18 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    45 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 11:40 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Working...