Category:Bioinformatics: Difference between revisions

From RAJ INFO
Jump to navigation Jump to search
mNo edit summary
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Docker ===
# [[Basic Pull]]
===Info ===
# [[IP]]
===Bio ITC Projects===
===Bio ITC Projects===
# [[SSR_Corymbia]]
# [[Ortho-SSR-Euca]]
# [[Ortho-SSR-Euca]]
# [[Transcriptomics-Tobacco]]
# [[Transcriptomics-Tobacco]]
# [[GenePrediction-Euca]]
# [[GenePrediction-Euca]]
# [[GenePrediction-Tobacco]]
# [[Tilling_Genes]]
# [[Tilling_Genes]]
# [[SBase Genes]] | Water use efficiency
# [[Casuarina Genome initiative]]
===Bio Other Projects===
# [[Ppea-EST]]
# [[Sangar_split]] | Raja, Canada
# [[Soghum Physical mapping]] | EST-GDNA | Rajendrakumar | DRR, Hyderabad
# [[Heterosis Genes Synteny]] | Rice-wheat-maize on Sorghum | RK | DRR, Hyderabad
# [[BES-NR_Blast_Flax]] | Flax BES blast against Non Redundant database
# [[Parse_EST-BES_Flax]] | Parse the required parameters from Blast Output
# [[parse_sorghum_genome.pl]] parse the sorghum genome data to have comfortable files | RK
# [[SSR on BES]] | Uses Misa and Primer3
# [[Repeat_Blast]] | Parse Blast on various repeats
# [[TGICL assembly]] | Caster unigenes | For Rajendra kumar


=== My Perl===
=== My Perl===
Line 11: Line 33:
# [[Fix_digits]]
# [[Fix_digits]]
# [[count_fasta_characters]]
# [[count_fasta_characters]]
# [[Multithreading]]
# [[Transpose]]
# [[uniq]]
# [[Push_to_Array]]
===BioPerl===
===BioPerl===
# [[BioPerl]]
# [[BioPerl]]
# [[Fetching_Fasta]]
# [[Fetching_Fasta]]
# [http://jura.wi.mit.edu/bio/education/bioinfo/pages/perl_bioinfo.html Some_Perl_examples]
===MySql===
===MySql===
# [[Mysql_commands]]
# [[Mysql_commands]]
# [[Phpmyadmin]]
# [[Phpmyadmin]]
# [[perl-mysql]]
===Shell===
===Shell===
# [[Crontab]]
# [[Shell]]
# [[Shell]]
# [[Compression]]
# [[bashrc]]
===Software Implementation===
===Software Implementation===
* [[Blast]]
* Genome
* [[circos]]
** [[Blast]]
* [[misa_pipe]]
** [[circos]]
* [[tgicl]]
** [[misa_pipe]]
* [[genemark]]
** [[tgicl]]
* [[genewise]]
** [[genemark]]
* [[genomethreader]]
** [[genewise]]
* [[bFast]]
** [[genomethreader]]
** [[Tablet]] | Assembly | [http://bioinf.scri.ac.uk/tablet/]
** [[Unscrambler]] | [http://www.camo.com/downloads/products/UnscramblerTrial.zip Download] | Good for PCA
* Stat
** [[FSTAT]]

Latest revision as of 16:57, 22 October 2024

Docker

  1. Basic Pull


Info

  1. IP

Bio ITC Projects

  1. SSR_Corymbia
  2. Ortho-SSR-Euca
  3. Transcriptomics-Tobacco
  4. GenePrediction-Euca
  5. Tilling_Genes
  6. SBase Genes | Water use efficiency
  7. Casuarina Genome initiative

Bio Other Projects

  1. Ppea-EST
  2. Sangar_split | Raja, Canada
  3. Soghum Physical mapping | EST-GDNA | Rajendrakumar | DRR, Hyderabad
  4. Heterosis Genes Synteny | Rice-wheat-maize on Sorghum | RK | DRR, Hyderabad
  5. BES-NR_Blast_Flax | Flax BES blast against Non Redundant database
  6. Parse_EST-BES_Flax | Parse the required parameters from Blast Output
  7. parse_sorghum_genome.pl parse the sorghum genome data to have comfortable files | RK
  8. SSR on BES | Uses Misa and Primer3
  9. Repeat_Blast | Parse Blast on various repeats
  10. TGICL assembly | Caster unigenes | For Rajendra kumar

My Perl

  1. PerlTemplate
  2. split_file
  3. Fix_digits
  4. count_fasta_characters
  5. Multithreading
  6. Transpose
  7. uniq
  8. Push_to_Array

BioPerl

  1. BioPerl
  2. Fetching_Fasta
  3. Some_Perl_examples

MySql

  1. Mysql_commands
  2. Phpmyadmin
  3. perl-mysql

Shell

  1. Crontab
  2. Shell
  3. Compression
  4. bashrc

Software Implementation