Skip to content

munch-group/cDEGexploration

Repository files navigation

Title

tail +2 /Volumes/AluDisk/cDEGexploration/data/formatted_GWAS_XWAS_I.ASD.glm.logistic | awk 'BEGIN{OFS=","} { print "chr" $2 "\t" $3-1 "\t" $3 "\t" "chr" $2":"$3"-"$3}' > /Volumes/AluDisk/cDEGexploration/data/formatted_GWAS_XWAS_I.ASD.glm.logistic.bed

liftOver data/formatted_GWAS_XWAS_I.ASD.glm.logistic.bed data/hg19ToHg38.over.chain data/formatted_GWAS_XWAS_I.ASD.glm.hg38 data/formatted_GWAS_XWAS_I.ASD.glm.unmapped

tail +2 /Volumes/AluDisk/cDEGexploration/data/formatted_GWAS_XWAS_R.ASD.glm.logistic | awk 'BEGIN{OFS=","} { print "chr" $2 "\t" $3-1 "\t" $3 "\t" "chr" $2":"$3"-"$3}' > /Volumes/AluDisk/cDEGexploration/data/formatted_GWAS_XWAS_R.ASD.glm.logistic.bed

liftOver data/formatted_GWAS_XWAS_R.ASD.glm.logistic.bed data/hg19ToHg38.over.chain data/formatted_GWAS_XWAS_R.ASD.glm.hg38 data/formatted_GWAS_XWAS_R.ASD.glm.unmapped

In the link below, replace analysis-template with your repository name and then delete this text

Description...

example event parameter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from munch-group/projectname