Latest
News
Jobs
Tutorials
Forum
Tags
About
FAQ
Community
Planet
New Post
Log In
New Post
Latest
News
Jobs
Tutorials
Forum
Tags
Planet
Users
Log In
Sign Up
About
Limit : all time
all time
today
this week
this month
this year
19 results • Page
1 of 1
Sort: Rank
Rank
Views
Votes
Replies
Filtering for tag:
json
•
reset
3
votes
1
reply
382
views
Tool:
Introducing Gallia: a Scala library for data manipulation
scala
spark
etl
json
vcf
Tool
5 weeks ago by
cros.anthony
▴ 30
0
votes
1
reply
90
views
News:
The NCBI Datasets command-line tool now provides ortholog data
ncbi
gene
refseq
json
News
6 weeks ago by
e.cox
• 0
3
votes
3
replies
298
views
Is there any tool/API available to convert GTF/GFF to JSON format?
gtf
gff
json
ncbi
ensembl
updated 4 months ago by
vkkodali
★ 2.5k • written 4 months ago by
lakhujanivijay
5.4k
1
vote
1
reply
219
views
refsnp API has different positions for SNPs in same reference
dbsnp
rsid
json
refsnp
api
9 months ago by
Lauren
▴ 70
0
votes
1
reply
263
views
How do I convert dbSNP JSON output MAF frequencies to floats?
dbSNP
JSON
MAF
13 months ago by
domsooch
• 0
4
votes
4
replies
809
views
CWL NO JSON object could be decoded
CWL
JSON
updated 18 months ago by
Biostar
20 • written 2.2 years ago by
yifan wang
▴ 20
2
votes
0
replies
680
views
News:
UCSC Genome Browser JSON API
ucsc
api
json
News
21 months ago by
Pierre Lindenbaum
135k
0
votes
2
replies
3.2k
views
OrthoDB - How to retrieve ortholog groups for only the selected species
OrthoDB
JSON
API
ortholog
updated 22 months ago by
mreijnders
• 0 • written 4.1 years ago by
al-ash
▴ 150
2
votes
7
replies
2.0k
views
web efetch Json out put which is not a real json
json
efetch
biopython
python
pubmed
updated 2.2 years ago by
MatthewP
▴ 910 • written 3.6 years ago by
Lilizine
• 0
18
votes
11
replies
1.2k
views
8 follow
Forum:
Create a File format to store Variant
variant
hgvs
json
standard
Forum
updated 2.4 years ago by
bdolin
▴ 90 • written 2.8 years ago by
sacha
★ 2.1k
0
votes
2
replies
640
views
Job:
Hiring a Senior Health Data Analyst/Scientist in Maryland/D.C./Virginia Area
R
SAS
XML
JSON
SQL
Job
2.5 years ago by
Sherrie.Tsen
• 0
1
vote
2
replies
1.6k
views
converting SAMRecord to JSON or String format
sam
json
samrecord
htsjdk
updated 3.1 years ago by
Biostar
20 • written 4.7 years ago by
dsvispute91
• 0
5
votes
0
replies
1.4k
views
Tool:
lexicon - collection of data visualization components written in Javascript
javascript
json
es5
visualization
Tool
3.1 years ago by
Ibrahim Tanyalcin
★ 1.1k
5
votes
2
replies
1.4k
views
VEP JSON output parsing
json
variant effect predictor
python
updated 3.8 years ago by
EnsemblWill
▴ 560 • written 3.8 years ago by
conorproud89
▴ 10
6
votes
5
replies
3.3k
views
CSV to JSON D3Js hierarchical flare.json can you help in Python
JSON
D3JS
Python
CSV
updated 4.4 years ago by
Biostar
20 • written 4.6 years ago by
gsnaveen2
▴ 30
0
votes
1
reply
1.1k
views
temporary JSON file for visualisation plugin - where to save?
json
visualisation
temporary files
updated 4.9 years ago by
igor
12k • written 4.9 years ago by
sureshhewabi
• 0
4
votes
4
replies
3.0k
views
Availability of a robust, annotation-aware vcf-to-json converter
json
vcf
variants
ngs
updated 5.7 years ago by
Vincent Laufer
★ 1.1k • written 5.7 years ago by
Sean Davis
26k
0
votes
0
replies
1.9k
views
Bacterial genome viewer Javascript JSON
json
rnaseq
annotation
viewer
updated 6.4 years ago by
Biostar
20 • written 6.4 years ago by
JJK
▴ 50
3
votes
6
replies
2.2k
views
create plink files from 23andMe JSON files
SNP
plink
23andMe
JSON
updated 6.5 years ago by
chrchang523
7.9k • written 6.6 years ago by
yorgos.athanasiadis
▴ 40
19 results • Page
1 of 1
Recent Votes
A: Could you explain the difference between STAR, KALLISTO, SALMON etc. to experime
A: What the index means in illumina RNA-seq data file?
C: What is difference between bulk RNAseq and mRNAseq?
Answer: Taxonomy assignment of viral RNA
Answer: RNAseq data analysis of pooled data
Comment: RNAseq data analysis of pooled data
Answer: How to convert Transcripts ID of rhesus monkey to Transcripts ID of homo sapiens
Recent Locations •
All
Paris,
just now
UCLA,
1 minute ago
Germany,
2 minutes ago
Germany,
3 minutes ago
Tehran,
4 minutes ago
India,
4 minutes ago
United Kingdom,
6 minutes ago
Recent Awards •
All
Teacher
to
andrew.j.skelton73
6.2k
Teacher
to
Jean-Karim Heriche
24k
Popular Question
to
biobiu
▴ 120
Scholar
to
Devon Ryan
98k
Supporter
to
David_emir
▴ 390
Good Answer
to
Philipp Bayer
6.9k
Voter
to
Thomas
▴ 100
Recent Replies
Comment: Testing independence between 5' and 3' terminal sequences in a DNA database
by
Istvan Albert
87k
with that definition I would suspect that all of your sequences are "dependent", I would expect every functional DNA/RNA region to capture …
Comment: Taxonomy assignment of viral RNA
by
biobiu
▴ 120
Thanks! As for the blast option- (1) so do you suggest to just blast the contig against a db of viral RNAs? and (2) is there a comprehensiv…
Comment: Finding how many times a nucleotide appear in the same position
by
cpad0112
15k
#!/usr/bin/env python3 sequences = ["GAGGTAAACTCTG", "TCCGTAAGTTTTC", "CAGGTTGGAACTC", "ACAGTCAGTTCAC", "TAGGTCATTACAG", "TAGG…
Comment: Testing independence between 5' and 3' terminal sequences in a DNA database
by
Anand Rao
▴ 350
Thanks for your reply. Yes, I think I could have explained my problem much better, but rather than change my original post, I will add some…
Answer: Finding how many times a nucleotide appear in the same position
by
Dunois
▴ 600
Here's a little `python` function you can work off of: def count_quer_at_pos_in_seq(seqs, quer = "A"): #Initialize a list…
Comment: Using outgroup in gene family dendograms
by
Rogerio Ribeiro
▴ 50
Thank for the fast reponse. The ABC family is not the best example for this question indeed. The objective of my work is to find genes resp…
Answer: Taxonomy assignment of viral RNA
by
Zhilong Jia
★ 1.7k
1. Blast directly 2. [IDSeq][1], can get viral contigs and their annotation directly. [IDSeq : An open-source cloud-based pipeline and…
Comment: Finding how many times a nucleotide appear in the same position
by
hugo.avila
▴ 180
Hi, It is not a norm but it is a good practice to post an attempted resolution first and then other members try to correct it or suggest an…
Comment: What Do You Waste Your Time On
by
ponganta
▴ 150
Aye to the rushed analyses and the last-minute documentation. Horrible, but somehow it happens all the time.
Answer: What Do You Waste Your Time On
by
ponganta
▴ 150
Reinventing the wheel. Like, all the time. Why use clusterProfiler with an up-to-date GO-annotation, when you can just write your own clien…
Comment: RNAseq data analysis of pooled data
by
ponganta
▴ 150
By "pooled" data, do you mean data from tissue-specific bulk-RNAseq? Or did you pool single cell (SC) RNAseq-libraries?
Comment: RNAseq data analysis of pooled data
by
Dunois
▴ 600
What exactly do you mean by "pooled" data?
Answer: RNAseq data analysis of pooled data
by
grant.hovhannisyan
★ 2.1k
I made a tutorial last year for University students on this topic https://www.loom.com/share/a55c1dedb8e64e7cac47f6595b751de7. Let me know …
Comment: RNAseq data analysis of pooled data
by
luffy
• 0
@dunois Thank you for the tutorial, what are your thoughts for approach for pooled data? should i follow the documentation/the tutorial or …
Comment: How to extract only the specific fasta sequences by matching the ID's to a diff
by
pinn
▴ 90
In my case, it doesn't work. parallel --verbose 'echo "TRINITY_{}" > test__.txt | seqtk subseq /home/sunn/data/softwares/evaluation/Tr…
Traffic: 1504 users visited in the last hour
Content
Search
Users
Tags
Badges
Help
About
FAQ
Access
RSS
API
Stats
Use of this site constitutes acceptance of our
User Agreement and Privacy Policy
.
Powered by the
version 2.3.6