diff --git a/astrocyte_package.yml b/astrocyte_package.yml
index c12f063e4f90f4e01b7810b90ee86a798561f95a..abd6e7a9fc1925393a8c607feb37d73478cd477c 100644
--- a/astrocyte_package.yml
+++ b/astrocyte_package.yml
@@ -7,19 +7,17 @@
 # -----------------------------------------------------------------------------
 
 # A unique identifier for the workflow package, text/underscores only
-name: 'rnaseq_bicf'
+name: 'chipseq_analysis_bicf'
 # Who wrote this?
-author: 'Brandi Cantarel'
+author: 'Beibei Chen'
 # A contact email address for questions
 email: 'biohpc-help@utsouthwestern.edu'
 # A more informative title for the workflow package
-title: 'BICF RNASeq Analysis Workflow'
+title: 'BICF ChIP-seq Analysis Workflow'
 # A summary of the workflow package in plain text
 description: |
-  This is a workflow package for the BioHPC/BICF RNASeq workflow system.
-  It implements a simple RNASeq analysis workflow using TrimGalore, HiSAT,FeatureCounts,
-  StringTie and statistical analysis using EdgeR and Ballgown, plus a simple R Shiny
-  visualization application.
+  This is a workflow package for the BioHPC/BICF ChIP-seq workflow system.
+  It implements a simple ChIP-seq analysis workflow using deepTools, Diffbind, ChipSeeker MAnorm and MEME-CHIP, visualization application.
 
 # -----------------------------------------------------------------------------
 # DOCUMENTATION