More posts like this
-
R code for getting miRNAs from miRTarBase and TargetScan by gene list
written by mastoreh •i have a gene list with like 500 genes that i want to get each related miRNAs for each one but i have a problem, …
-
R code for getting TFs from ChEA2024 by gene list
written by mastoreh •i have a gene list with like 500 genes that i want to get each related TFs for each one but i have a problem, …
-
useing lncHUB2 with R
written by mastoreh •i have a gene list with like 500 genes that i want to get each related lncRNAs for each one but i have a problem, …
-
Michigan imputation server error
written by AR •I am trying to upload my vcf files on Michigan imputation server. I have a single vcf file containing genotype data. I used these commands: …
-
Enrichment Analysis in DAVID
written by ek699 •Hi, I have been working on the enrichment analysis on mouse RNA-seq data (mm10) I have been trying to upload my expressed gene file (about …
-
hg19 exon, intron, UTR region
written by 9521ljh •where to get the file of hg19 exon, intron, UTR region ? I read lots of post in biostar. However it's been a long time …
-
SRA submission problem
written by kk.mahsai tried to upload 59.5G SRA data to NCBI by Aspera connect using "I will upload all the files now via HTTP/Aspera" in SRA submission …
-
How to download COMPLETE bacterial genomes from NCBI based on list of names?
written by taojincs •I have a long list of complete bacterial organism names (more than 100000, thus impossible to search and download it line by line). Format is …
-
proteome download, human gut microbes
written by Nitha •Hi All, I have more than 250 number of human gut microbes name with their Taxonomy Id eg "Bacteroides stercoris ATCC 43183", downloading each of …
-
Fast way to extract hg19 sequences with Biopython?
written by nchuangI am trying to extract a list of 5kb sequences from hg19 genome. However it takes a very long time to `Bio.SeqIO.parse()` all of the …
You could potentially concatenate all files into a file and submit that as one input?
PS: [ Please read before posting a question ] -- How To Ask A Good Question