Anastazie Sedlakova DNAnexus Team
Activity overview
Latest activity by Anastazie Sedlakova
-
Anastazie Sedlakova commented,
If I understand it correctly, you want to filter BGEN file the same way you filter VCF files (e.i. using some information in the INFO column). To my understanding from BGEN file specification, ther...
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
{@005t0000008C5AmAAK}? I looked into PheWAS package and I think that problem is in createPhenotypes. When using phecode_map_icd10, it maps ICD10 to ICD9. ICD10 has about 69000, whereas ICD9 has onl...
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
You can use Cohort browser to select participants based on their EIDs and then use Variant browser to search for particular rsID. This will work if you have access to 450K WES. If not, you can use ...
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
I would suggest to install accelerometer package using pip in ttyd.
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
-iin parameter can take one file, so depending on your use case, your folder can be e.g. zipped and later unzipped on the worker, you can e.g. loop through each file in the zipped folder and proces...
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
I think that this is duplicate of this question, please contact UKB RAP support team (ukbiobank-support@dnanexus.com) .
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
Hello, based on your request our team generated helper CSV file containing chromosome, first coordinate and last coordinate. Please contact support team (ukbiobank-support@dnanexus.com) to request it.
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
Hello,can you please provide more details about your analysis? What data are planning to use? In what programming language is written your code?
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
Important note: code that I posted below will work in the terminal launched from Spark JupyterLab, Other option would be to download files into instance storage using dx download.
- View comment
- 0 votes
-
Anastazie Sedlakova commented,
Hello, in order to access project files using CLI you should use dxfuse mount system. You can use it by adding /mnt/project before the path to your data.Following code works for me:(zcat "/mnt/proj...
- View comment
- 0 votes