another resource: http://genomewiki.ucsc.edu/index.php/Bin_indexing_system
Question: the 'bin' column used by SAM, UCSC... |
||
4
|
Hi all, some mysql tables at the UCSC use a special column named 'bin'. For example in http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/snp130.sql :
it is not a primary key and it seems that this bin-thing is also used by the samtools (e.g. http://samtools.sourceforge.net/tabix.shtml ) What is that column ? how is it used ? Pierre |
|
|
| ||
7
|
sorry, I found an answer to my question in http://samtools.sourcearchive.com/documentation/0.1.6~dfsg/bam__index_8c-source.html
|
|
|
another resource: http://genomewiki.ucsc.edu/index.php/Bin_indexing_system | ||
3
|
Hello Pierre, [?] [?] https://lists.soe.ucsc.edu/pipermail/genome/2010-April/021993.html Hope this helps |
|