Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nsl
    Member
    • Jan 2011
    • 28

    #16
    Thank you.

    Comment

    • jiltysequence
      Banned
      • Jun 2011
      • 5

      #17
      Originally posted by maubp View Post
      It will depend on which Galaxy installation you are using (e.g. the main http://usegalaxy.org Penn State one), and how busy it is with other people's work. If you asked on the Galaxy mailing list you'd probably get a better answer.
      Has the Galaxy server ever been known to go down? I am having some trouble accessing the download at the moment. No errors just too long of a wait that I am giving in. Thirty minutes is too long when you are on a deadline. I have been running some simulations to test different compositions of structural foams and plastics. I have been considering using them in a scientific construction class for university. Now I just need to find out who else is into manufacturing these products. Have you guys ever heard of www.dekalbplastics.com?
      Last edited by jiltysequence; 06-23-2011, 10:20 AM.

      Comment

      • sunsnow86
        Member
        • Jul 2010
        • 17

        #18
        conver sanger fastQ into illumina fastQ

        Is there any one know a script which can convert sanger fastQ (phred+33) to illumina fastQ( phred+64
        )

        Comment

        • maubp
          Peter (Biopython etc)
          • Jul 2009
          • 1544

          #19
          Originally posted by sunsnow86 View Post
          Is there any one know a script which can convert sanger fastQ (phred+33) to illumina fastQ( phred+64
          )
          Did you read all this thread? e.g. My earlier post said:

          Originally posted by maubp
          You can use several existing tools to do the conversion from Illumina FASTQ to Sanger FASTQ, including EMBOSS seqret, Biopython, BioPerl, BioJava, BioRuby etc.
          These tools can also do the reverse conversion.

          You can also do this in Galaxy

          Comment

          • Kotoro
            Member
            • May 2011
            • 31

            #20
            I can't seem to get seqret to read files at all. It keeps saying Died: seqret terminated: Bad value for '-sequence' and no prompt

            Comment

            • maubp
              Peter (Biopython etc)
              • Jul 2009
              • 1544

              #21
              Originally posted by Kotoro View Post
              I can't seem to get seqret to read files at all. It keeps saying Died: seqret terminated: Bad value for '-sequence' and no prompt
              It would help if you showed us the example command that failed and the exact error message.

              Also, what version of EMBOSS do you have - what does the embossversion command give?

              Comment

              • Kotoro
                Member
                • May 2011
                • 31

                #22
                Originally posted by maubp View Post
                It would help if you showed us the example command that failed and the exact error message.

                Also, what version of EMBOSS do you have - what does the embossversion command give?
                I had installed with the RPMS so the version was 5.0.0

                it doesn't seem to balk being given fastq-illumina as a format specifier, while it does copmlain about just fastq.

                seqret fastq-illumina::test.fq fastq-sanger::stdout
                Reads and writes (returns) sequences
                Error: Unable to read sequence 'fastq-illumina::test.fq'
                Died: seqret terminated: Bad value for '-sequence' and no prompt


                just to show:
                seqret fastq::test.fq fastq::stdout
                Reads and writes (returns) sequences
                Error: Unknown input format 'fastq'
                Error: Unable to read sequence 'fastq::test.fq'
                Died: seqret terminated: Bad value for '-sequence' and no prompt


                I'm trying to build the newest version from source now, and I'll see if it works.

                Comment

                • Kotoro
                  Member
                  • May 2011
                  • 31

                  #23
                  seems to work fine, someone should get around to making RPM of the new versions for red hat systems.

                  I would if I knew how to make packages.
                  Last edited by Kotoro; 06-21-2011, 02:31 PM.

                  Comment

                  • maubp
                    Peter (Biopython etc)
                    • Jul 2009
                    • 1544

                    #24
                    Originally posted by Kotoro View Post
                    I had installed with the RPMS so the version was 5.0.0
                    FASTQ support was added in EMBOSS 6.1.0 patch 1, so that was the problem.

                    As to up to date RPMS, recent EMBOSS releases seem to exist on https://admin.fedoraproject.org/updates/ (search for EMBOSS in upper case).

                    Comment

                    • Kotoro
                      Member
                      • May 2011
                      • 31

                      #25
                      Originally posted by maubp View Post
                      FASTQ support was added in EMBOSS 6.1.0 patch 1, so that was the problem.

                      As to up to date RPMS, recent EMBOSS releases seem to exist on https://admin.fedoraproject.org/updates/ (search for EMBOSS in upper case).
                      Seems that there are some, unfortunately I'm using RHEL 6.1, and I should be using EPEL6 packages. It doesn't appear that there are any.

                      Comment

                      • Kotoro
                        Member
                        • May 2011
                        • 31

                        #26
                        Is there a way to get seqret to leave in the labels on the + lines? Do these labels even matter?

                        Comment

                        • maubp
                          Peter (Biopython etc)
                          • Jul 2009
                          • 1544

                          #27
                          Originally posted by Kotoro View Post
                          Is there a way to get seqret to leave in the labels on the + lines? Do these labels even matter?
                          No, they are deliberately left out to save disk space. This shouldn't matter - and if you find a tool that doesn't like it, ask them to fix it

                          Comment

                          • mathew
                            Member
                            • Jan 2011
                            • 81

                            #28
                            BWA with sanger FASTq file

                            I have Fastq files with Sanger quality score and I want to align to human genome using BWA. The question is if I dont use -I then will it work or I need to make some more changes so that it can work with Sanger quality score. In the BWA manual it is mentioned that use -I option for illumina FASTq fastq.



                            I apologise for my poor programing knowledge

                            Comment

                            • Jon_Keats
                              Senior Member
                              • Mar 2010
                              • 279

                              #29
                              If you have fastq files from a HiSeq run it most likely is sanger format fastq not the old illumina format that requied the -I option. So just run bwa without the -I option and you should be fine.

                              FYI - BWA alignment doesn't actually care about the quality encoding, but doing it properly is needed if you want to do variant calling.

                              Comment

                              • mathew
                                Member
                                • Jan 2011
                                • 81

                                #30
                                Bwa

                                Thanks Jon,

                                Actually that is true I have to do the seq variation.

                                Once again I appreciate your help.

                                Comment

                                Latest Articles

                                Collapse

                                • SEQadmin2
                                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                  by SEQadmin2


                                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                                  Here are nine questions we think about, in roughly the order they matter, before...
                                  Today, 07:11 AM
                                • SEQadmin2
                                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                                  by SEQadmin2


                                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                                  ...
                                  06-02-2026, 10:05 AM
                                • SEQadmin2
                                  Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                                  by SEQadmin2


                                  With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                                  Introduction

                                  Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                                  05-22-2026, 06:42 AM

                                ad_right_rmr

                                Collapse

                                News

                                Collapse

                                Topics Statistics Last Post
                                Started by SEQadmin2, Yesterday, 06:09 AM
                                0 responses
                                16 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-09-2026, 11:58 AM
                                0 responses
                                37 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-05-2026, 10:09 AM
                                0 responses
                                42 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-04-2026, 08:59 AM
                                0 responses
                                49 views
                                0 reactions
                                Last Post SEQadmin2  
                                Working...