MDAnalysis 專案
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本頁面包含 Google 技術文件季度接受的技術寫作專案詳細資料。
專案摘要
- 開放原始碼組織:
- MDAnalysis
- 技術撰稿人:
- liminum
- 專案名稱:
- 以主題結構化的使用者指南
- 專案長度:
- 長時間放送 (5 個月)
Project description
與 API 參考資料分開的 MDAnalysis 程式庫指南,其中包含:
詳盡說明 MDAnalysis 中使用的資料結構。本頁面將介紹 Atom、AtomGroup 和 Universe 類別;包含 I/O 選項;以及操作 Atom 和結合 AtomGroup 的相關資訊。
分析構成元素的頁面。AnalysisBase 類別、AnalysisFromFunction 類別和 analysis_class 函式是任何使用者定義分析的基礎。每個類別背後的功用皆值得瞭解,例如是否類似於 numpy.vectorize。
本頁說明如何使用 Universe.select_atoms 選取原子群組。實作方式背後的技術細節和分子動力學知識。
拓撲頁面。使用者應該要瞭解建構系統的資料結構、使用方式、操作和架構。
本頁面說明可用於呈現軌跡和目前分析的視覺化方法,並會傳回視覺化資料。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-08 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-08 (世界標準時間)。"],[[["This project aims to create a comprehensive user guide for the MDAnalysis library, focusing on topics like data structures, analysis tools, atom selection, topologies, and visualization methods."],["The guide will provide detailed explanations of key MDAnalysis classes such as Atom, AtomGroup, Universe, and AnalysisBase, along with practical examples of their usage."],["This long-running project will complement the existing API reference by offering a more user-friendly and topic-oriented approach to understanding MDAnalysis."],["It will empower users to effectively utilize the library for molecular dynamics analysis by providing clear guidance on data manipulation, analysis customization, and visualization techniques."]]],["The core of this project involves creating a user guide for the MDAnalysis library. This guide will include detailed explanations of MDAnalysis data structures like Atom, AtomGroup, and Universe, covering I/O and manipulation. It will detail the underlying AnalysisBase and AnalysisFromFunction classes, alongside `Universe.select_atoms` functionality. The project also covers topologies, focusing on structure, usage, and system construction. Lastly, it will detail trajectory and analysis data visualization methods.\n"]]