kc-moharana / bioinformatics_codes

My PERL and other UNIX based codes developed while analysing NGS, microarray other data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bioinformatics_codes

My PERL and other UNIX based codes developed while analysing NGS, microarray other data.

#CONTENTS

├── NGS
│   ├── Bash
│   │   └── SAM_to_BAM.sh
│   └── PERL
│   ├── bamCoverageCalc.pl
│   ├── Batch_tview.pl
│   └── generate_QC_plots_R_script.pl
├── Phylogenetics
│   └── Color_node_figtree.pl
├── R
│   ├── Basic_microarray-analysis.R
│   └── oligo-limma-pipeline.docx
├── README.md
├── samtools_mpileup
│   └── vcf
│   └── multiSample_process.pl
└── Utilities
├── compareTables.pl
├── Download_ncbi_SRA.pl
├── extract_snp_flank.pl
├── GO_enrichment.pl
├── HMMScanParser.pl
├── OneLiners.txt
├── shanon_entropy_from_MSA.pl
└── subSet_PfamA.pl

FEEDBACK/FEATURE REQUEST

I will be glad hearing back from you. Please write your feedback/feature request to me. If you have a Git-hub account use the 'Issue' link at the top of this page. You may write directly to me via email (kcm.eid[at]gmail.com).

#Changelog

PS: Using :r !date insert time stamp in Vim.

Wed Oct 28 15:34:40 IST 2015

  1. first script added; samtools_mpileup/vcf

Thu Dec 3 13:03:46 IST 2015 2. Few NGS scripts added

  1. Thu Dec 10 12:48:30 AM IST 2015: Utilities: GO enrichment script;
  2. Mon Jan 1 11:34:45 PM IST 2016: Utilities: extract_snp_flank.pl
  3. Qua Abr 13 16:34:54 BRT 2016: Utilities: pfamparser.pl
  4. Qua Abr 13 17:33:23 BRT 2016 : NGS: PERL: New scipts Fastq_boxplot and batch_Tview.pl added; shanon_antropy_calc.pl
  5. Wed June 22 11:01 BRT 2016 : Utilites: new scripts added: compareTables.pl, Download_ncbi_SRA.pl , subSet_PfamA.pl, R folder added
  6. Sun Oct 22 2017: Python section added

About

My PERL and other UNIX based codes developed while analysing NGS, microarray other data.

License:MIT License


Languages

Language:Perl 60.0%Language:R 20.1%Language:Python 15.2%Language:Prolog 4.0%Language:Shell 0.7%