Question: Find exogenous sequences like EGFP in RNA-seq data
0
gravatar for whiter
4.0 years ago by
whiter0
whiter0 wrote:

Hi,

I am mapping some data from EGFP+ and EGFP- samples. I want to confirm that they are what I think they are by making sure they do or do not have GFP reads.

I tried making a custom genome containing only EGFP and mapping against that using "custom builds" but got the error below. But this might not even be the best way, so any ideas are appreciated.

 

Traceback (most recent call last):
  File "/galaxy-repl/main/server/lib/galaxy/datatypes/converters/fasta_to_len.py", line 52, in <module>
    compute_fasta_length( sys.argv[1], sys.argv[2], sys.argv[3], True )
  File "/galaxy-repl/main/server/lib/galaxy/datatypes/converters/fasta_to_len.py", line 47, in compute_fasta_length
    fasta_title = fasta_title.split()[0]
IndexError: list index out of range

 

 

rna-seq egfp • 1.5k views
ADD COMMENTlink modified 4.0 years ago by Jennifer Hillman Jackson25k • written 4.0 years ago by whiter0
0
gravatar for Jennifer Hillman Jackson
4.0 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

This appears to be due to format problem in the custom genome fasta dataset. Perhaps the lines are not wrapped? Help to solve this and other format problems are in the links below:

http://wiki.galaxyproject.org/Support#Custom_reference_genome

http://wiki.galaxyproject.org/Learn/CustomGenomes#Troubleshooting

Best, Jen, Galaxy team

ADD COMMENTlink written 4.0 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour