--
---
You received this message because you are subscribed to the Google Groups "igv-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/cfbb0470-e9aa-4843-99e7-e6c0f82a017bn%40googlegroups.com.
Hello Prashanti.
In addition to the possibility that there is a problem with IGV, there could be a real problem with the downloaded file. If the error message "Genome did not load - invalid file" has any meaning, then you should check the format of the file you downloaded. Open it in a pure text editor tool (not word processing) preferably on a UNIX (-like) machine. Then go to the first line, delete the ">" sign of the first line using the "backspace-delete" and keep on deleting whatever is before that symbol. Even if all characters have been removed, keep on pushing the backspace key a few more times. Then place in a new ">" character. During downloading and opening a file in some word/text processor programmes, some hidden characters may have been added to the document and they could interfere with the proper reading of the file in IGV.
Similarly at the end of the file, there might be hidden characters, so delete them. Scan through the file to check if you might spot some strange characters in the file. Then save the file again, maybe best with a new name.
You might also look at the top and bottom parts of the file in UNIX: head -n 5 file_name.fa and tail -n 5 file_name.fa to check if there are any bits before the first ">" or after the last nucleotide and remove them.
I have downloaded and locally installed a copy of the banana genome file myself and it works in IGV on my computer.
I have had such problem before with some downloads in some applications and hidden characters caused the trouble.
Good luck,
Hugo
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/TaOA3ynelio/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/TaOA3ynelio/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/4f23b677-d385-47a2-831a-6104ca7e2121n%40googlegroups.com.