Linux stream editor
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
Tool Source for App
, multiple selections available,
Related content
What is this file? What does it look like inside?
What is this file? What does it look like inside?
More like this
GNU awk
More like this
D) Rename transcripts
D) Rename transcripts
More like this
PLINK Conversion
PLINK Conversion
More like this
Fastx Collapser
Fastx Collapser
More like this
Extract Last Lines From a File
Extract Last Lines From a File
More like this