Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
plan-b
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Environmental Cheminformatics
plan-b
Commits
c00f539f
Commit
c00f539f
authored
Mar 04, 2021
by
Todor Kondic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
18e67fbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
README.md
README.md
+10
-0
No files found.
README.md
View file @
c00f539f
...
@@ -100,4 +100,14 @@ treats collections of sratements
...
@@ -100,4 +100,14 @@ treats collections of sratements
The above commands are used when you have a separate R script that is
The above commands are used when you have a separate R script that is
being evaluated in the session. In the session itself, it's just enter
being evaluated in the session. In the session itself, it's just enter
### Converting Shinyscreen MS2 files to MetFrag compatible format
Assuming
`AAs`
is the Shinyscreen project folder, to create files
compatible with MetFrag input format follow these steps:
1.
Navigate to
`AAs`
folder using
`Thunar`
file browser.
2.
Right-click somewhere on the white space in the view showing files and click on
`Open Terminal Here`
.
3.
In the terminal, type
`ls`
. Is there a
`MS2`
folder in there? If yes, then proceed.
4.
Type
`ss2mf`
. This command will create a
`MS2_forMF`
folder containing the MetFrag compatible input files.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment