What is the best way to index a tab-delimited text file containing chromosome, position and variant data? My files are huge and too big to maintain in memory, so indexing seems the only viable option.
jwhite
jwhite
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
tabix -s1 -b2 -e2 my_file.gz
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 09:06 AM
|
0 responses
11 views
0 reactions
|
Last Post
by SEQadmin2
Today, 09:06 AM
|
||
|
Started by SEQadmin2, 09-23-2026, 11:05 AM
|
0 responses
14 views
0 reactions
|
Last Post
by SEQadmin2
09-23-2026, 11:05 AM
|
||
|
Started by SEQadmin2, 09-18-2026, 11:37 AM
|
1 response
38 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:04 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
1 response
55 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:12 AM
|
Comment