![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
create scaffold file from contig file and agp file? | Wallysb01 | Bioinformatics | 2 | 05-10-2016 02:53 AM |
Extract reference and aligned sequences from BAM file basing on VCF file | floem7 | Bioinformatics | 3 | 01-19-2015 04:08 AM |
How to make .bam file to .bai file format under MS Window7 operating system? | Min Jung Lee | Bioinformatics | 6 | 11-21-2014 01:06 PM |
Updated How to convert .txt file to .bed .GFF or .BAR file format, | forevermark4 | Bioinformatics | 2 | 06-30-2014 06:02 AM |
what is the file size for a 30X human genome sequencing file, raw and BAM? | RNA-seq | Illumina/Solexa | 2 | 04-15-2011 12:27 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Seattle Join Date: Jul 2011
Posts: 98
|
![]()
In trying to download files from SRA, I was directed to use part of the sratoolkit called "prefetch". There I came across the term "kart file":
http://www.ncbi.nlm.nih.gov/Traces/s...doc&f=prefetch What is a kart file? Thanks. Eric |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
If you have SRA accession numbers (and all you are interested in is downloading fastq data) then use this procedure: http://seqanswers.com/forums/showpos...36&postcount=7
|
![]() |
![]() |
![]() |
#3 |
Member
Location: Seattle Join Date: Jul 2011
Posts: 98
|
![]()
Hi GenoMax,
Thanks very much for the suggestion. I followed the instructions and they seemed to work in that the little snippet of test code worked as it should: Code:
efoss@gizmod31:~/source_codes/sratoolkit.2.4.5-2-ubuntu64/bin$ ./fastq-dump -X 5 -Z SRR390728 Read 5 spots for SRR390728 Written 5 spots for SRR390728 @SRR390728.1 1 length=72 CATTCTTCACGTAGTTCTCGAGCCTTGGTTTTCAGCGATGGAGAATGACTTTGACAAGCTGAGAGAAGNTNC +SRR390728.1 1 length=72 ;;;;;;;;;;;;;;;;;;;;;;;;;;;9;;665142;;;;;;;;;;;;;;;;;;;;;;;;;;;;;96&&&&( @SRR390728.2 2 length=72 AAGTAGGTCTCGTCTGTGTTTTCTACGAGCTTGTGTTCCAGCTGACCCACTCCCTGGGTGGGGGGACTGGGT +SRR390728.2 2 length=72 ;;;;;;;;;;;;;;;;;4;;;;3;393.1+4&&5&&;;;;;;;;;;;;;;;;;;;;;<9;<;;;;;464262 @SRR390728.3 3 length=72 CCAGCCTGGCCAACAGAGTGTTACCCCGTTTTTACTTATTTATTATTATTATTTTGAGACAGAGCATTGGTC +SRR390728.3 3 length=72 -;;;8;;;;;;;,*;;';-4,44;,:&,1,4'./&19;;;;;;669;;99;;;;;-;3;2;0;+;7442&2/ @SRR390728.4 4 length=72 ATAAAATCAGGGGTGTTGGAGATGGGATGCCTATTTCTGCACACCTTGGCCTCCCAAATTGCTGGGATTACA +SRR390728.4 4 length=72 1;;;;;;,;;4;3;38;8%&,,;)*;1;;,)/%4+,;1;;);;;;;;;4;(;1;;;;24;;;;41-444//0 @SRR390728.5 5 length=72 TTAAGAAATTTTTGCTCAAACCATGCCCTAAAGGGTTCTGTAATAAATAGGGCTGGGAAAACTGGCAAGCCA +SRR390728.5 5 length=72 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;9445552;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;446662 Code:
efoss@gizmod31:~/source_codes/sratoolkit.2.4.5-2-ubuntu64/bin$ ./fastq-dump -B SRA044886 2015-03-11T19:34:36 fastq-dump.2.4.5 err: item not found while constructing within virtual database module - the path 'SRA044886' cannot be opened as database or table efoss@gizmod31:~/source_codes/sratoolkit.2.4.5-2-ubuntu64/bin$ https://github.com/ncbi/sra-tools/issues/7 but this didn't help. Thanks. Eric |
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
You need to use abi-dump for SOLiD data.
That said the accession number you posted above is not working with abi-dump. It is not uncommon to find accession numbers that do not work. Emailing sra-techsupport can be useful in these cases. You can also find this dataset at ENA: http://www.ebi.ac.uk/ena/data/view/SRA044886 The files say they are "fastq" but you will need to check what format they are in. |
![]() |
![]() |
![]() |
#5 |
Member
Location: Seattle Join Date: Jul 2011
Posts: 98
|
![]()
Hi Genomax,
Thanks very much. I really appreciate the help. Eric |
![]() |
![]() |
![]() |
#6 |
Junior Member
Location: Miami Join Date: Mar 2016
Posts: 1
|
![]()
efoss asked 'What is a kart file? '
Does anyone have the answer and can you explain the format of the file and what information it contains? |
![]() |
![]() |
![]() |
#7 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
Cart (.kart) files are referenced in this document http://www.ncbi.nlm.nih.gov/books/NB...efetch_command I don't see a description of the file format.
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|