python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to convert imputed dosage files to plink format files
I am trying to convert imputed dosage file from michigan imputation server to plink files.
For this purpuse I am using a tool called dosageconvertor.
I tried to install it using the commands:
> git...
Rhea Bedi
Votes: 0
Answers: 0
Where should you put you cache for ensembl-vep using conda
I've installed vep in conda like so:
conda install ensembl-vep=105.0-0
And then I installed the human cache like so:
vep_install -a cf -s homo_sapiens -y GRCh38 -c /mnt/gpfs/live/rd01__/ritd-ag-proje...
Mike
Votes: 0
Answers: 1
Cannot import name 'TextFace' error while using ETE3 for Phylogeny Tree
I am trying to install ETE3 for phylogeny analysis but while installing it is showing error:cannot import name 'TextFace'
I tried all the available options but could not succeed.
Any help will be appr...
shivam
Votes: 0
Answers: 0
Count the number of times a substring appears in a file and place it in a new column
Question:
I have 2 files, file 1 is a TSV (BED) file that has 23 base-pair sequences in column 7, for example:
1 779692 779715 Sample_3 + 1 ATGGTGCTTTGTTATGGCAGCTC
1 783462 783485 Sample_4 - 1 ATGA...

KLM117
Votes: 0
Answers: 3