Linux stream editor
Linux stream editor
Community rating: ?????
A general Linux tool for text editing and file reformatting. Otherwise known as sed.
Quick Start
- To use Linux stream editor, import your data in any linux text format.
- Resources: http://www.grymoire.com/Unix/Sed.html
Test Data
Test data for this app appears directly in the Discovery Environment in the Data window under Community Data -> iplantcollaborative -> example_data -> linux_stream_editor
Input File(s)
Use testtranscripts.fa from the directory above as test input.
Parameters Used in App
When the app is run in the Discovery Environment, use the following parameters with the above input file(s) to get the output provided in the next section below.
The program to enter for sed is:
s/ /_/g
Output File(s)
The output file for the test data is testtranscripts2.fa