You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to savant-c...@googlegroups.com
When I try and load a genome file that ends in .fa.gz I get an error File E:\Dario\SeaUrchin\Spur_3.1.LinearScaffold.fa.gz.tbi not found. Shouldn't it be looking for the index Spur_3.1.LinearScaffold.fa.gz.fai ?
Marc Fiume
unread,
Jun 24, 2013, 9:45:28 AM6/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to savant-c...@googlegroups.com
Hi Dario,
When you formatted your sequence track, did you choose FASTA as the format? Typically .tbis are created (and looked for) when a file is formatted as one of the column based formats.
Marc
Dario Strbenac
unread,
Jun 24, 2013, 9:00:18 PM6/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to savant-c...@googlegroups.com
I had a FASTA file that was compressed, but without an index. After unzipping it, and making an index for it, I could load it fine. It is a use case that the program didn't anticipate.