实例介绍
GaphPad Prism是我接触的第二个科研绘图软件,科研论文必备数据分析软件,其功能强大,操作简便。可以胜任大部分医学科研图形的绘制,其最新版本是GraphPad Prism version 7.0
【实例截图】
【核心代码】
4744300845402298082.rar
└── prism7
├── crack.txt
├── Equations
│ ├── Binding - Competitive.pzt
│ ├── Binding - Kinetics.pzt
│ ├── Binding - Saturation.pzt
│ ├── Classic equations from prior versions of Prism.pzt
│ ├── Dose-response - Inhibition.pzt
│ ├── Dose-response - Special.pzt
│ ├── Dose-response - Stimulation.pzt
│ ├── Enzyme kinetics - Inhibition.pzt
│ ├── Enzyme kinetics - Subtrate vs. Velocity.pzt
│ ├── Exponential.pzt
│ ├── Gaussian.pzt
│ ├── Lines.pzt
│ ├── order.txt
│ ├── Polynomial.pzt
│ ├── Sine waves.pzt
│ └── Standard curves to interpolate.pzt
├── FreeImage.dll
├── Portfolio
│ ├── Graphs to explore
│ │ ├── Adjust spacing between bars.HTML
│ │ ├── Adjust spacing between bars.PNG
│ │ ├── Adjust spacing between bars.pzt
│ │ ├── Area fills.HTML
│ │ ├── Area fills.png
│ │ ├── Area fills.pzt
│ │ ├── Bars extending left and right.HTML
│ │ ├── Bars extending left and right.png
│ │ ├── Bars extending left and right.pzt
│ │ ├── Before-after.html
│ │ ├── Before-after.png
│ │ ├── Before-after.pzt
│ │ ├── Bland-Altman plot.HTML
│ │ ├── Bland altman plot.png
│ │ ├── Bland-Altman plot.pzt
│ │ ├── Box and whiskers graph.html
│ │ ├── Box and whiskers graph.png
│ │ ├── Box and whiskers graph.pzt
│ │ ├── Box and whiskers with asterisks.html
│ │ ├── Box and whiskers with asterisks.png
│ │ ├── Box and whiskers with asterisks.pzt
│ │ ├── Column scatter plot.html
│ │ ├── Column scatter plot.pzt
│ │ ├── Column scatter.png
│ │ ├── Combine graphs in layout.HTML
│ │ ├── Combine graphs in layout.png
│ │ ├── Combine graphs in layout.pzt
│ │ ├── Confidence interval zone by hooking.html
│ │ ├── Confidence interval zone by hooking.png
│ │ ├── Confidence interval zone by hooking.pzt
│ │ ├── Discontinuous lines.HTML
│ │ ├── Discontinuous lines.png
│ │ ├── Discontinuous lines.pzt
│ │ ├── Donut plot.HTML
│ │ ├── Donut plot.PNG
│ │ ├── Donut plot.pzt
│ │ ├── Error bar direction.HTML
│ │ ├── Error bar direction.PNG
│ │ ├── Error bar direction.pzt
│ │ ├── Fitting only a selected range.HTML
│ │ ├── Fitting only a selected range.png
│ │ ├── Fitting only a selected range.pzt
│ │ ├── Frequency dot plot.html
│ │ ├── Frequency dot plot.png
│ │ ├── Frequency dot plot.pzt
│ │ ├── Geometric mean.HTML
│ │ ├── Geometric mean.PNG
│ │ ├── Geometric mean.pzt
│ │ ├── Grid Lines.HTML
│ │ ├── Grid lines.png
│ │ ├── Grid lines.pzt
│ │ ├── Grouped.png
│ │ ├── Histogram.HTML
│ │ ├── Insert a picture.HTML
│ │ ├── Insert a picture.png
│ │ ├── Insert a picture.pzt
│ │ ├── Layout with 4 graphs.HTML
│ │ ├── Layout with 4 graphs.png
│ │ ├── Layout with 4 graphs.pzt
│ │ ├── Left and right Y axes.HTML
│ │ ├── Left and right Y axes.PNG
│ │ ├── Left and right Y axes.pzt
│ │ ├── Line between groups.HTML
│ │ ├── Line between groups.PNG
│ │ ├── Line between groups.pzt
│ │ ├── Overlay graphs in a layout.HTML
│ │ ├── Overlay graphs in a layout.png
│ │ ├── Overlay graphs in a layout.pzt
│ │ ├── Percentage dot plot.HTML
│ │ ├── Percentage dot plot.PNG
│ │ ├── Percentage dot plot.pzt
│ │ ├── Pie chart.html
│ │ ├── Pie chart.png
│ │ ├── Pie chart.pzt
│ │ ├── Population pyramid.html
│ │ ├── Population pyramid.png
│ │ ├── Population pyramid.pzt
│ │ ├── QC graph.html
│ │ ├── QC graph.png
│ │ ├── QC graph.pzt
│ │ ├── Rainbow scatter.HTML
│ │ ├── Rainbow scatter.png
│ │ ├── Rainbow scatter.pzt
│ │ ├── Replicates with connected means.HTML
│ │ ├── Replicates with connected means.png
│ │ ├── Replicates with connected means.pzt
│ │ ├── Scatter plot with bars.html
│ │ ├── Scatter plot with bars.png
│ │ ├── Scatter plot with bars.pzt
│ │ ├── Semitransparent overlapping area fills.html
│ │ ├── Semitransparent overlapping area fills.png
│ │ ├── Semitransparent overlapping area fills.pzt
│ │ ├── Spaghetti plot.HTML
│ │ ├── Spaghetti plot.PNG
│ │ ├── Spaghetti plot.pzt
│ │ ├── Theoretical curves.HTML
│ │ ├── Theoretical curves.png
│ │ ├── Theoretical curves.pzt
│ │ ├── Time line.HTML
│ │ ├── Time line.PNG
│ │ ├── Time line.pzt
│ │ ├── Vector plot.html
│ │ ├── Vector plot.png
│ │ ├── Vector plot.pzt
│ │ ├── Volcano plot.HTML
│ │ ├── Volcano plot.png
│ │ ├── Volcano plot.pzt
│ │ ├── XY Frequency distribution.HTML
│ │ ├── XY Frequency distribution.png
│ │ └── XY Frequency distribution.pzt
│ ├── Graphs with tutorials
│ │ ├── Before-after with error.HTML
│ │ ├── Before-after with error.png
│ │ ├── Before-after with error.pzt
│ │ ├── Combine points and bars.HTML
│ │ ├── Combine points and bars.PNG
│ │ ├── Combine points and bars.pzt
│ │ ├── Confidence bands.HTML
│ │ ├── Confidence bands.PNG
│ │ ├── Confidence bands.pzt
│ │ ├── Dose-response curves.html
│ │ ├── Dose-response curves.pzt
│ │ ├── Dose-response.png
│ │ ├── Grouped graph spacing.HTML
│ │ ├── Grouped graph spacing.PNG
│ │ ├── Grouped graph spacing.pzt
│ │ ├── Multiple baseline design.HTML
│ │ ├── Multiple baseline design.png
│ │ ├── Multiple baseline design.pzt
│ │ ├── Odds ratio (Forest) plot.HTML
│ │ ├── Odds ratio (Forest) plot.PNG
│ │ ├── Odds ratio (Forest) plot.pzt
│ │ ├── Place a gap in an axis.HTML
│ │ ├── Place a gap in an axis.pzt
│ │ ├── Place gap in axis.png
│ │ ├── Points and grouped bars.HTML
│ │ ├── Points and grouped bars.PNG
│ │ ├── Points and grouped bars.pzt
│ │ ├── Shading between grid lines.HTML
│ │ ├── Shading between grid lines.PNG
│ │ ├── Shading between grid lines.pzt
│ │ ├── Time scale axis.HTML
│ │ ├── Time scale axis.PNG
│ │ ├── Time scale axis.pzt
│ │ ├── Waterfall by nudging.HTML
│ │ ├── Waterfall by nudging.png
│ │ └── Waterfall by nudging.pzt
│ └── order.txt
├── Prism7XMLSchema.xml
├── Prism7XMLStyleSheet.xml
├── prism.exe
├── PrismSearchPlugin.dll
├── PrismSearchPlugin.dll.x64
├── PrismSearchPlugin.dll.x86
├── prismupdate.exe
├── pzconv.exe
├── SampleData
│ ├── Column
│ │ ├── Analyze a stack of P values.xml
│ │ ├── Bland-Altman method comparison.xml
│ │ ├── Column statistics.xml
│ │ ├── Correlation matrix.xml
│ │ ├── Frequency distribution data and histogram.xml
│ │ ├── Metanalysis (Forest) plot.xml
│ │ ├── One-way ANOVA - Ordinary.xml
│ │ ├── One-way ANOVA - Repeated measures.xml
│ │ ├── order.txt
│ │ ├── ROC curve.xml
│ │ ├── t test - One sample.xml
│ │ ├── t test - Paired.xml
│ │ └── t test - Unpaired.xml
│ ├── Contingency
│ │ ├── Chi-square test for trend.xml
│ │ ├── Chi-square test of prospective data (aspirin and MI).xml
│ │ ├── Fishers exact test of retrospective data (smoking and cancer).xml
│ │ ├── order.txt
│ │ └── Sensitivity and specificity (HIV).xml
│ ├── Grouped
│ │ ├── Grouped bar graph - Entering preaveraged data.xml
│ │ ├── Grouped bar graph - Entering replicate data.xml
│ │ ├── Heat map.xml
│ │ ├── Multiple t tests.xml
│ │ ├── order.txt
│ │ ├── RM two-way ANOVA - matched values in same row.xml
│ │ ├── RM two-way ANOVA - matched values stacked.xml
│ │ ├── Three-way ANOVA 2 x 2 x 2.xml
│ │ ├── Three-way ANOVA 2 x 2 x K.xml
│ │ ├── Two-way ANOVA - Ordinary - three data sets.xml
│ │ └── Two-way ANOVA - Ordinary - two data sets.xml
│ ├── PartsOfWhole
│ │ ├── Chi-square to compare observed and expected distributions of Mendel's peas.xml
│ │ ├── Distribution of student grades (compute fractions of total).xml
│ │ └── order.txt
│ ├── Survival
│ │ ├── Comparing two groups.xml
│ │ ├── order.txt
│ │ └── Three groups.xml
│ └── XY
│ ├── Binding - Compare two models -- One vs two site competition.xml
│ ├── Binding - Saturation binding, specific binding only.xml
│ ├── Binding - Saturation binding to total and nonspecific.xml
│ ├── Correlation.xml
│ ├── Dose-Response - Ambiguous until constrained.xml
│ ├── Dose-response - EC50 shift by global fitting.xml
│ ├── Dose-response - X is dose.xml
│ ├── Dose-response - X is log(dose).xml
│ ├── Eliminating outliers during nonlinear regression.xml
│ ├── Entering dates into the X column.xml
│ ├── Entering elapsed times into the X column.xml
│ ├── Enzyme kinetics - Competitive inhibition.xml
│ ├── Enzyme kinetics - Michaelis-Menten.xml
│ ├── Interpolate unknowns from a linear standard curve.xml
│ ├── Linear regression - Compare slopes.xml
│ ├── Making an XY bar graph.xml
│ ├── Nonlinear regression -- One phase exponential decay.xml
│ ├── Operational model of agonist action - Global nonlinear regression.xml
│ ├── order.txt
│ ├── RIA or ELISA - Interpolate unknowns from sigmoidal curve.xml
│ ├── Schild competitive antagonist - Global nonlinear regression.xml
│ └── XY Frequency distribution.xml
├── SampleScripts
│ ├── Monte Carlo simulations.pzc
│ └── Repeatedly Import Data.pzc
├── ScriptHelper.htm
├── Uninst_Prism 7.exe
├── Uninst_Prism 7.log
└── 激活码.txt
13 directories, 236 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论