Results for "Random"

Blogs

Bookmarks

  • Public Databases for Bioinformatics !

    ...t/ grit/lib/multiprocessing_utils.py) import os import time import random import multiprocessing...ble_obj.close() def worker(queue, ofp): # Try without this random.seed() while True:...

    1139 days ago

  • LAST

    ...ty data properly. Compare DNA to proteins, with frameshifts. Compare PSSMs to sequences Calculate the likelihood of chance similarities between random sequences. Do split and spli...

    2979 days ago

  • +8 more Bookmarks

Files

  • Clean the FASTA file

    Mostly FASTA file contain NNN characters, which can be replace by random A T G C character with this perl script. It also print the FASTA sequence name, N's counts, nucleotide count and percentage details at command prompt/standard output.  

    3866 days ago

Pages

Top-level pages

Wire posts

  • Creates 100 random DNA sequences with 20 residues. sapply(1:100, function(x) paste(sample(c("A","T","G","C"), 20, replace=T), collapse="")) #R #Random #Sequence #DNA #Script

    3625 days ago

  • Dealing with Unbalanced Classes ,#Svm, #Random Forests And Decision Trees In #Python http://www.bigdataexaminer.com/dealing-with-unbalanced-classes-svm-random-forests-and-decision-trees-in-python/

    3361 days ago

  • +3 more Wire posts

News

ResearchLabs posts

  • SOWDHAMINI Lab

    ...he real test, which our group largely focuses on, is to detect the "essential" similarity in proteins whose non-critical sections have experienced random rearrangements during evoluti...

    3885 days ago

Fun

Video

  • Evolution and Cancer

    ...es that laid the groundwork for the Human Genome Project. The basic principle of the mapping scheme was to develop, by recombinant DNA techniques, random single-copy DNA probes capabl...

    3873 days ago

Bio-Scripts

Tags

  • Creates 100 random DNA sequences with 20 residues. sapply(1:100, function(x) paste(sample(c("A","T","G","C"), 20, replace=T), collapse="")) #R #Random #Sequence #DNA #Script

    Tags: R, Random, Sequence, DNA, Script

    3625 days ago

  • Dealing with Unbalanced Classes ,#Svm, #Random Forests And Decision Trees In #Python http://www.bigdataexaminer.com/dealing-with-unbalanced-classes-svm-random-forests-and-decision-trees-in-python/

    Tags: Svm, Random, Python

    3361 days ago

  • +3 more Tags

Comments