Skip to content

Releases: olgatsiouri1996/biomisc_R

biomisc_R: command line bioinformatic scripts written in R

03 Jun 18:21
Compare
Choose a tag to compare

biomisc_R: command line bioinformatic scripts written in R

02 Jun 23:32
Compare
Choose a tag to compare

biomisc_R

27 Aug 15:12
Compare
Choose a tag to compare
v9.0

scripts of extracting and removing sequences merged merged

biomisc_R

18 Aug 23:48
Compare
Choose a tag to compare

Changes

fasta and header choice merged into one script

biomisc_R

14 Aug 16:31
Compare
Choose a tag to compare

Scripts added

  1. codon_optimization_multifasta_by_taxids.R for support of a spefic organism to codon optimize for each sequence
  2. add_adapters_by_pair.R for support of a specific adapter pair for each sequence
  3. ligate_by_pair.R for support of a specific plasmid pair for each sequence

biomisc_R

26 Jul 19:57
Compare
Choose a tag to compare

2 scripts added:

  1. all_aas_content_multifasta.R for the calculation of all aminoacids content in each protein from a multi-fasta file
  2. calculate_biophysical_properties_multifasta.R to calculate various biophysical properties of input proteins

biomisc_R

17 Jul 14:41
Compare
Choose a tag to compare

Changes:

  1. add better description for argument --dir in codon_optimization_singlefastas.R
  2. replace lapply() with sapply() in codon_optimization_multifasta.R

biomisc_R

17 Jul 01:09
Compare
Choose a tag to compare

Changes:

  1. add reverse complement sequence
  2. add codon optimization pipelines

biomisc_R

12 Jul 22:38
0dd2913
Compare
Choose a tag to compare

Changes:

  1. fix bugs in %aa content identification,
  2. CpG island identification program
  3. split fasta sequences using sliding window

biomisc_R

11 Jul 01:31
4c1e026
Compare
Choose a tag to compare
v2.0

Update README.md